"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