[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: Jostein Chr. Andersen <jostein_at_webconnect.no>
Date: 2003-12-22 10:51:26 CET

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.

Jostein

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 22 10:52:13 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.