Re: [xml] linking difficulties on Solaris



Jeff,

The run-time loader is not aware of the path of your libraries.

Either add -R/usr/local/libxml/sparc/lib to the compiler flags
(I believe it is -R for Forte, but you may have to check with
the documentation), or add /usr/local/libxml/sparc/lib to your
LD_LIBRARY_PATH environment variable before you run the program.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]