To be more specific:

It looks to me like sab ignores the LD_LIBRARY_PATH
variable.

To try to reproduce the problems on my own box,
(using 0.5.0 this time), I deleted the library from
where I normally put it and ld.so finds it, then
pointed LD_LIBRARY_PATH to its actual location.

Here's the result:

# ls /usr/src/Sablot-0.50/lib
libsablot.so@  libsablot.so.0@  libsablot.so.0.50.0*

# export LD_LIBRARY_PATH=/usr/src/Sablot-0.50/lib
# /usr/src/Sablot-0.50/bin/sabcmd
c++: sabcmd.o: No such file or directory
c++: ../engine/.libs/libsablot.so: No such file or directory

Anybody??

------------------------------------------
Michael Beddow
http://www.mbeddow.net/

Reply via email to