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

Re: Installing/Building (was Re: Size of hotbackup.py files versus svnadmin dump files)

From: Michael Suess <mike_ml_at_suessnetz.de>
Date: 2003-05-18 11:42:28 CEST

Am Sam, 2003-05-17 um 13.36 schrieb WC Jones:
[snip]
> Speaking of script maintenance; the ./configure --help states that
> XX.XX version of DB or newer is required to build -- but it never
> states what version - it just says xx.xx
>
> I have Db4.1.x and even though the script 'sees' the Berkley installed
> directory, it still says is cannot use it...
>
> Any ideas???

Subversion officially recommends the use of Berkeley DB 4.0.14, however
a couple of people (including myself) are successfully using a db 4.1.xx
(xx=25 in my case) - with no problems I should add. All I had to do to
get it to work, was add the option

--with-berkeley-db=/path/to/BerkeleyDB.4.1

to configure (and the corresponding lines to the apache config as well,
if you are planning on using dav). I guess you already did that, as you
seem to have found the --help option.

If that did not work for you, you might have to tell us a little more
about your environment, at least what version of Subversion you are
using on what operating system, and how exactly the configure script
errors out...

Michael

-- 
"What we do in life, echos in eternity..."
Michael Süß 
GPG-Key: http://www.suessnetz.de/michael/michaelsuess.gpg
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 18 11:40: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.