[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:19:44 CEST

On Tue, 2004-07-20 at 11:15, Steve wrote:
> >
> > 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
>
> ldd /usr/local/lib/libdb-4.2.so.2 returned no list. Does that indicate a
> problem?

I'm more concerned that your binaries are linking to multiple versions
of bdb at the same time. Can you show us the *full* ldd output to these
things, not just try to pick out db-4.2?

>
> ./apu-config --db-version
> 4
>
> So I'm guessing a reinstall of Apache2 with BDB 4.2 is in order, or not
> necessarily?
>

No, this is fine. apu-config prints only the major version number of
bdb.

---------------------------------------------------------------------
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:20:57 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.