[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-09 12:19:15 CET

Martin Tomes wrote:
> Ben Collins-Sussman wrote:
>
>> By the way, here's exactly what I did on my RedHat 9 system to get BDB
>> 4.2 working (On Redhat9, /lib/db.so is db 4.0):
>
>
> Are you quite sure of this? I tried and gave up yesterday, the
> configure scripts for httpd 2.0.48 search for BDB starting at version
> 4.1 and working backwards. Whatever I did it found the RedHat BDB 4.0
> and not the 4.2 one I built and installed in /usr/local. I ended up
> going back to 4.0 - which it does find in /usr/local as it knows how to
> find versions 4.1 and earlier there. Actually I did it on Fedora, but I
> can't see how RedHat 9 can work any better.
>

Yes, this is exactly what I did too, again just last night with SuSE 9.0. As
long as you use at least:

        ./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.2

the BDB search code will not kick in...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 9 12:19:31 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.