Re: unable to build svn server: aprutils/bdb issues
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-10 18:30:01 CET
On Tue, 2004-02-10 at 09:11, Simon Kitching wrote:
> Does anyone have any ideas what I am doing wrong? It sure looks to me
Yes, it's possible, but the latest released apr-util can't detect 4.2
The formula is:
* install DB4.2 somewhere on your system, like in
* put /usr/local/BerkeleyDB.4.2/lib into /etc/ld.so.conf and run
* tell apr-util (either directly, or through apache's configure) to use
* verify that apr-util really is linked to db4.2 with 'ldd'. :-)
* configure your subversion tree with *no* mention of berkeley db. It
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.