[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:37:03 CET

Sander Striker wrote:
> On Tue, 2003-12-09 at 12:19, John Peacock wrote:
>
>>the BDB search code will not kick in...
>
>
> Tecnically it will. It will only search the location you specified
> though, trying db 4.1, 4.0, 3, etc. The reason this works is because
> 4.2 is accepted in the db4 check, and because there probably is a
> libdb4.so in the lib/ subdir of the location you specify.
>
> Details...

OK, the code that wanders all over your hard-drive looking for BDB versions
won't be triggered (i.e. it won't find the libdb4.so installed in /usr/lib).
The code that confirms that the location you specified has the appropriate
include and lib files will fire.

Too many details... ;)

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:37:16 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.