Usually setting LD_RUN_PATH to /usr/local/BerkeleyDB.4.2/lib will help
configure find it. If you look in config.log after it fails you will usually
see the culprit. You'll probably see something like ld.so can't find
libdb-4.2.so.
-Dave
On Tuesday 23 November 2004 11:38, Lundgren, Scott wrote:
> Can you share your tips? Or point out what I'm not doing to get apache2
> or subversion to find Berkeley DB?
>
> <!-- snip -->
> checking checking for Berkeley DB 4.2 in /usr/local/BerkeleyDB.4.2...
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for db-4.2... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for db4... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for db... no
> configure: error: Berkeley db4 not found
> configure failed for srclib/apr-util
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 23 18:27:58 2004