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

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

From: <kfogel_at_collab.net>
Date: 2003-08-12 19:03:24 CEST

"Sander Striker" <striker@apache.org> writes:
> > 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.

Yay! I think this is a saner way to treat dependencies in general.

Note that I'm not including this change in the 0.27 release, on the
grounds that configuration changes should have some exposure before
being put out in a "blessed" tarball.

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