[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new xmlparser
> It works when I set LD_LIBRARY_PATH, but not when I don't.
My previous post was a bit misleading. The oils just have to sit in
the $(prefix)/lib/oil directory; the objectmanager will pick them up
from there regardless of the LD_LIBRARY_PATH. The shared libraries, in
particular libmnemonic and libdom, do have to sit in a directory that
is visible for ld.so. If you have things in /etc/ld.so.conf, run
ldconfig _after_ you did `make install' in the mnemonic source
tree. The directories in /etc/ld.so.conf are not scanned every time
you try to open a library, only when running ldconfig (I think, so
this is probably wrong ;-) ).
Kasper
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mnemonic Browser Project - http://www.mnemonic.browser.org/
Developers Mailinglist
Archive: http://www.mnemonic.browser.org/list/dev/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-