Re: [xml] shared library error



ldd foo returned
libxml.so.2 => not found

Setting the LD_LIBRARY_PATH to the libxml install dir worked. Thanks!

-Kedar


On Sat, 27 Nov 2004 11:11:29 +0100, Danilo Åegan <danilo gnome org> wrote:
Today at 0:52, Kedar Joshi wrote:

foo: error while loading shared libraries: libxml2.so.2: cannot open
shared object file: No such file or directory

Try doing `ldd foo` to see what it actually looks for.  Then check
your LD_LIBRARY_PATH variable.

Cheers,
Danilo




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