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

Re: Cannot load mod_dav_svn.so

From: Sebastien Arbogast <sebastien.arbogast_at_gmail.com>
Date: 2005-08-29 10:20:13 CEST

> Sebastian,
>
> db_create is a berkeley DB symbol, I would check to see where the library is
> loading the berkeley DB libraries from. Run "ldd" on libsvn_fs_base-1.so.0.

OK. I tried to run ldd and here is what I got, but I don't know how to
interpret it (I'm a beginner with Linux) :

[root@epseelon root]# locate libsvn_fs_base-1.so.0
/usr/lib/libsvn_fs_base-1.so.0.0.0
/usr/lib/libsvn_fs_base-1.so.0
[root@epseelon root]# ldd libsvn_fs_base-1.so.0
ldd: ./libsvn_fs_base-1.so.0: No such file or directory
[root@epseelon root]# ldd /usr/lib/libsvn_fs_base-1.so.0
ldd: /usr/lib/libsvn_fs_base-1.so.0: No such file or directory

Does it mean that I should install Berkeley DB libraries first ?

-- 
Sébastien Arbogast
Blog : http://www.sebastien-arbogast.com
The Epseelon Project : http://www.epseelon.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 29 10:22:12 2005

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.