Hi,
Trying ot install subversion, but I cannot get it to compile with my
compiled version of db4.
The configure command used is:
./configure --enable-ssl --enable-dav --enable-dav-fs
--libdir=/usr/local/BerkeleyDB.4.0/lib
--includedir=/usr/local/BerkeleyDB.4.0/include --with-dbm=db4
checking gdbm.h usability... no
checking gdbm.h presence... no
checking for gdbm.h... 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_create in -ldb... no
checking for db_create_4000 in -ldb... no
checking for db_create_4001 in -ldb... no
checking db3/db.h usability... no
checking db3/db.h presence... no
checking for db3/db.h... no
checking for db.h... (cached) yes
checking for db_create in -ldb... (cached) no
checking db2/db.h usability... yes
checking db2/db.h presence... yes
checking for db2/db.h... yes
checking for db_open in -ldb2... yes
checking for Berkeley DB... found db2
checking for db_create_4000 in -ldb... no
checking for db_create_4001 in -ldb... no
checking db3/db.h usability... no
checking db3/db.h presence... no
checking for db3/db.h... no
checking for db.h... (cached) yes
checking for db_create in -ldb... (cached) no
checking db2/db.h usability... yes
checking db2/db.h presence... yes
checking for db2/db.h... yes
checking for db_open in -ldb2... yes
checking for Berkeley DB... found db2
checking for db4/db.h... (cached) no
checking for db.h... (cached) yes
checking for db_create in -ldb... (cached) no
checking for db_create_4000 in -ldb... (cached) no
checking for db_create_4001 in -ldb... (cached) no
configure: error: Berkeley db4 not found
configure failed for apr-util
It seems like that I could get everything to work except the dav by
removing --with-dbm=db4.
What am I doing wrong??
/Fredrik Karlsson
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 2 16:31:35 2003