[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Trying to compile svn 1.2.0

From: Lists <Lists_at_aizenko.com>
Date: 2005-05-27 18:48:55 CEST

Hello

I have problems with the apache compilation

cd db-4.3.28/build_unix
../dist/configure --prefix=/usr/local/subversion-r1.2.0
make
make install

cd httpd-2.0.54
./configure --prefix=/usr/local/subversion-r1.2.0 --enable-dav --enable-so --with-dbm=db43 --with-berkeley-db=/usr/local/subversion-r1.2.0

and got at the end of configure

checking db43/db.h usability... no
checking db43/db.h presence... no
checking for db43/db.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 -ldb... no
configure: error: Berkeley db4 not found
configure failed for srclib/apr-util

Any ideas?

Thanks

-- 
Régis
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 27 18:51:02 2005

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.