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

Re: difficulty compiling with DB4.2.52

From: Mason Thomas <mlt_svn_at_sbcglobal.net>
Date: 2003-12-23 07:40:47 CET

On Mon, Dec 22, 2003 at 10:51:26AM +0100, Jostein Chr. Andersen wrote:
> Mason Thomas wrote:
>
> > Hi,
> >
> > I recently decided to use Berkeley DB4.2.52 as the recommended DB
> > (rather than 4.0.14, which has worked well for me so far) along with a
> > fresh download of subversion-0.35.1. I have a Debian Linux system on
> > x86.
> >
> > I compiled BDB according to their build instructions (./configure, make,
> > make install as root) and now have a /usr/local/BerkeleyDB4.2 directory.
> > I then tried to compile subversion, starting with:
> > ./configure --enable-maintainer-mode
> > --with-berkeley-db=/usr/local/BerkeleyDB4.2
>
> Have you included /usr/local/BerkeleyDB4.2 in your /etc/ld.so.conf and done
> a ldconfig?
>
> Also, remember to compile Apache against BerkeleyDB4.2 before subversion
> too.

Not originally. However, I have now included /usr/local/BerkeleyDB.4.2
in /etc/ld.so.conf and ran ldconfig (as root). Unfortunately, I still
get the exact same error.

I am not compiling Apache, I'm using Subversion only for the ra_local
access.

-Mason

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 23 07:46:59 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.