Hi Philippe!

Philippe Raxhon wrote:

I'm running debian 3.0 testing and can't compile jabberd2, configure doesn't find libdb-4.1. I have it installed here (compiled from the last stable tar.gz of the libdb site): /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.so.

Any hints?
This location seems not to be in your library path.

You can define the library path in /etc/ld.so.conf. If you are only user on the system you can add your own path in the environment variable LD_LIBRARY_PATH, e.g.
export LD_LIBRARY_PATH=/usr/local/BerkeleyDB.4.1/lib


Tot kijk
Matthias

--
Fon: +49-(0)70 0770 07770 http://matthias-wimmer.de/
Fax: +49-(0)89-312 88 654 jabber:[EMAIL PROTECTED]
HAM: DB1MW


_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to