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

RE: Apache/mod_dav_svn Berkley DB version problems

From: Sander Striker <striker_at_apache.org>
Date: 2002-07-11 15:10:16 CEST

> From: Mark Plotnick [mailto:plotnick@ensodex.com]
> Sent: 11 July 2002 14:58
> To: dev
> Subject: Apache/mod_dav_svn Berkley DB version problems
>
>
> I have gone through an arduos process of getting subversion working,
> and I don't want to quit now!
>
> I'm running on Sparc/SunOS 5.8 using Apache 2.0.39
>
> Trying to do a svn operation through mod_dav_svn
> which leads to the following error in the apache error_log:
>
> No such file or directory: Bad database version: 3.2.9
>
>
>
> I have a very recent version (0.,13.2) of svn that I have
> built together with BerkleyDB 4.0.14.
>
> As far as I know the only Berkley DB I have is the one
> that I loaded for svn's sake. Why is apache complaining
> about 3.2.9 ? Is that somehow hard coded into apache ?
>
> How can I make apache/mod_dav_svn see the right version,
> as svadmin and 'svn import file:///.... ' obviously
> do ?
>
> Could it be something completely different that is wrong ?

No, you probably have missed the line in the INSTALL file
that said you needed to pass --with-dbm=db4 --with-berkeley-db=/path/to/db4

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 11 15:01:23 2002

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.