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

RE: Could not open the requested SVN filesystem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-20 18:00:35 CEST

On Tue, 2004-07-20 at 10:47, Steve wrote:

> svnadmin, svnserve, svn, mod_dav_svn.so, mod_authz_svn.so all show the line:
>
> libdb-4.2.so.2 => /usr/local/lib/libdb-4.2.so.2 (0x280e5000)
>
> So I would assume that this indicates BDB 4.2, correct? Is there anything
> else I should be looking for/at?

Yes, how about your apr-util library? What version of BDB is it linked
against? Use 'ldd' to find out, but also ask its own config program:

  apu-config --db-version

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 20 18:02:58 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.