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

Berkeley DB in the tree not supported anymore, WAS: RE: svn commit: rev 6708 - in trunk: . build/ac-macros

From: Sander Striker <striker_at_apache.org>
Date: 2003-08-12 18:50:50 CEST

> From: striker@tigris.org [mailto:striker@tigris.org]
> Sent: Tuesday, August 12, 2003 6:43 PM

> Author: striker
> Date: Tue Aug 12 11:42:35 2003
> New Revision: 6708
>
> Modified:
> trunk/INSTALL
> trunk/Makefile.in
> trunk/build/ac-macros/berkeley-db.m4
> trunk/configure.in
> Log:
> Finish issue #957: teach apr-util to find db4, instead of svn.

Hi,

Ahum, I should have probably gave everyone notice about this little
change. We are not supporting the building of svn with db source
in the top level directory anymore. What we require now is that
you have Berkeley DB 4.0.14/4.1.25 (depending on platform) installed.
If you have apr and apr-util in the top level directory, pass
--with-dbm=db4 and --with-berkeley-db=/usr/local/BerkeleyDB.4.0
to configure. That is, if you have installed BerkeleyDB in that
location. You can try to let apr-util find BerkeleyDB for you,
by leaving the --with-berkeley-db out of the configure line.

Just a heads up,

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 12 18:51:43 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.