libgcj-4 puts /usr/lib before LD_LIBRARY_PATH in any case
Andrew Haley
aph@redhat.com
Tue Nov 21 15:33:00 GMT 2006
Yuval Kfir writes:
> We have a native shared library that depends on a library called
> libuuid.so. This is not the default /usr/lib/libuuid.so but a
> completely different library, and the directory containing it is the
> first directory in LD_LIBRARY_PATH.
OK. How is the native shared library that depends on libuuid.so loaded?
What does 'ldd <libname>' say about it?
Andrew.
More information about the Java
mailing list