From: Uday K. <od...@ya...> - 2005-02-23 03:20:53
|
Hello folks, I tried to run make all in the makefile in the $XMLTKROOT directory ie (~uday/xmlRouter/xmltk/makefile) I get these error messages upon entering the xagg, xsort, ... directories(ie the command line directories)which make no sense. ld: fatal: library -ltsax: not found ld: fatal: library -lxmltkdfa: not found, Iam trying to run the set of command line applications on a sunOS 5.9. I set the PATH as export PATH=$PATH:/home/users/u/uday/xmlRouter/xmltk/: and the XMLTKROOT is also set as export XMLTKROOT=/home/users/u/uday/xmlRouter/xmltk, which means that the libraries tsax and xmltkdfa should be found by the linker. do you folks know what's going on?. u.k. --------------------------------- Do you Yahoo!? Yahoo! Sports - Sign up for Fantasy Baseball. |