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

Re: httpd 2.0.48's apr-util doesn't work against Berkeley DB 4.2

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-12-28 19:50:07 CET

Garret Wilson wrote:
> I can't even get httpd 2.0.48 to recognize Berkeley DB 4.1. httpd 2.0.47
> seems to recognize Berkeley DB 4.1 just fine. I'm using the following
> commands:
>
> ./buildconf
> ./configure --enable-proxy --enable-dav --enable-ssl --enable-so
> --enable-auth_digest --enable-deflate --with-ssl=/usr/local/ssl
> --with-dbm=db4 --with-berkeley-db=/usr/local/BerkeleyDB.4.1

Did you add the BerkeleyDB path to /etc/ld.so.conf and run ldconfig?
What platform are you using? I have had no problem doing this with both
Mandrake 9.1 and SuSE 9 (i.e. build BDB 4.2.52 and Apache 2.0.48 from
scratch prior to building Subversion).

John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 28 19:56:30 2003

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.