configure: error: Berkeley DB not found
From: Mark Scheufele <mark.scheufele_at_diasemi.com>
Date: 2004-10-01 17:11:00 CEST
Hi,
I've a problem when running configure for subversion 1.1.0 rc3 on a solaris 8 box. My configure line looks as
checking for Berkeley DB 4.0 in /usr/local/db-4.2.52.NC...
I also tried the switch --with-dbm= where I tried to give the accurate version of Berkeley db I'm using 4.2.52, yet with no success.
Besides the various configure switches I also played with the LDFLAGS and CPPFLAGS variables:
[root@majestix:...subversion-1.1.0-rc3]#export CPPFLAGS="-I/usr/local/db-4.2.52.NC/include" [root@majestix:...subversion-1.1.0-rc3]#export LDFLAGS="-L/usr/local/db-4.2.52.NC/lib -L/usr/local/lib -R/usr/local/db-4.2.52.NC/lib -R/usr/local/lib"
I don't know what else could be done to get subversion compiled with Berkeley db.
Any help highly appreciated,
mark
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.