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

Installation problem (error loading library)

From: promiller <promiller_at_yahoo.de>
Date: 2006-02-24 16:00:17 CET

Hi there,
I just tried to install Subversion on a remote linux machine (actually a
rented webserver).
I succesfully installed the apr-util. My intention was to use the subversion
lightweight server (svnserve) without Apache and NOT use the berkley-db.
I ran
./configure --without-berkley-db
make
make install
And the installation finished without any errors. But when i try "svn" it
says:

svn: error while loading shared libraries: libdb-4.3.so: cannot open shared
object file: No such file or directory

I had the same problem with libgdbm.so.2.0.0 before but I could fix it by
downloading and installing the library.
Could somebody tell me what I need to finally run subversion? I have hardly
experience with linux :(

Btw I can use svnadmin (create a repository etc) - just the svn/svnserve
wont work.
Thanks in advance,
Promi

        

        
                
___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 24 16:02:11 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.