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

Re: unable to build svn server: aprutils/bdb issues

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-11 17:33:57 CET

On Wed, 2004-02-11 at 11:47, Simon Kitching wrote:

> > * tell apr-util (either directly, or through apache's configure) to use
> > --with-berkeley-db=/usr/local/BerkeleyDB.4.2.
>
>
> I tried downloading the latest apr-util snapshot. Of course it comes
> without a configure file, unlike the apr-util subdir in httpd-2.0.48
> :-(.

Are you building httpd-2.0.48? That's what I do. You don't need the
latest snapshot of apr-util. The one bundled in httpd-2.0.48 works just
fine. Just configure apache
--with-berkeley-db=/usr/local/BerkeleyDB.4.2 and it's apr-util will link
to it just fine, assuming that /usr/local/BerkeleyDB.4.2 is in your
/etc/ld.so.conf and/or LD_LIBRARY_PATH.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 11 17:38:22 2004

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.