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

Re: db42-support-patch on Apache fails

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-21 18:17:42 CEST

John L. Poole wrote:

> Here's what I did:
> Installed the latest version of Berkeley (4.2.52.NC plus it's two
> patches: 4.2.52.1 & 2) using all the defaults settings; built it
> (configure, make, make install) in /usr/local/src.
>

But you didn't add the path to the Berkeley libs into /etc/ld.so.conf and then
run 'ldconfig' to update the linker cache, did you? That still needs to be
added to the FAQ entry. I have also noted that it matters whether you are using
a tar file (with the included apr/apr-lib files) or if you have a checked out
copy of the repository.

Also, FWIW, /usr/local/src is the place where local _source_ files are normally
placed, not library files. Since you mentioned using defaults, I suspect you
meant /usr/local/BerkeleyDB.4.2/ (so you would have added the full path
'/usr/local/BerkeleyDB.4.2/lib' to /etc/ld.so.conf).

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 21 18:17:50 2004

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.