Re: [xml] shared library error
- From: Kedar Joshi <kpjoshi gmail com>
- To: Danilo Åegan <danilo gnome org>
- Cc: xml gnome org
- Subject: Re: [xml] shared library error
- Date: Sat, 27 Nov 2004 12:51:07 -0500
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]