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

Building httpd-2.0.40 with Berkeley DB 4.0.14

From: <gcasper_at_s-und-n.de>
Date: 2002-08-16 16:05:16 CEST

Hi all,

my questions seems to be more apache related, but I think you guys are more
knowledgable about Berkeley DB. And my motivation for this is getting
Subversion 0.14.1 running with httpd-2.0.40. So I hope it is appropriate
posting here.

I get the infamous:
No such file or directory: Bad database version: 2.4.14

I know I have to build httpd with --with-dbm=db4
But I have no success. The configure script always gives me a
configure: error: Berkeley db4 not found

Somebody told me to specify --with-berkeley-db=/casper/home/db-4.0.14

So I tried that - still no luck.

I downloaded the appropriate Berkeley-Version 4.0.14 and got subversion
compiling without a problem. But I have no success with httpd. I tried all
(and more) of the following:

./configure --prefix=/home/casper/apache --with-dbm=db4
--with-berkeley-db=/home/casper/db-4.0.14

./configure --prefix=/home/casper/apache --with-dbm=db4
--with-berkeley-db=/home/casper/subversion/subversion-r2927/db

./configure --prefix=/home/casper/apache --with-dbm=db4
--with-berkeley-db=/home/casper/subversion/subversion-r2927/db/dist

./configure --prefix=/home/casper/apache --with-dbm=db4
--with-berkeley-db=/home/casper/subversion/subversion-r2927/db/dist:/home/casper/subversion/subversion-r2927/db/dist

What am I missing? Please help.
Any hint is much appreciated!

Thanks
Guido

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 16 16:06:01 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.