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