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

Re: libdb-4.4.so: cannot open shared object file

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-21 20:14:11 CET

On Feb 21, 2006, at 14:33, Martin Rutzinger wrote:

>> i try to set up subversion-1.3.0 on mandriva2006. i have two
>> problems not
>> know
>> if they are related to each other?!
>
> svnadmin create /usr/local/svnrepos
> # ERROR: svnadmin: error while loading shared libraries:
> libdb-4.4.so: cannot
> open shared object No such file or directory
>
> this is my configure statment:
> ./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.4
> --with-apxs=/usr/local/apache2/bin/apxs --with-apr=/usr/local/apache2
> --with-apr-util=/usr/local/apache2
>
> *.so is linked:
> /usr/local/lib/libdb-4.4.so -> /usr/local/BerkeleyDB.4.4/lib/
> libdb-4.4.so

According to the BDB 4.4 release announcement...

http://lwn.net/Articles/171013/

...BDB 4.4 support will be in Subversion 1.3.1. I'm guessing that
means it probably doesn't work with Subversion 1.3.0...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 21 20:15:50 2006

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.