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

Re: Installation problem (error loading library)

From: Marshall White <marshall.white_at_pobox.com>
Date: 2006-02-25 16:03:51 CET

From: "promiller"
> 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
>
>

Check to make sure you spelled "berkeley" correctly when you ran configure.
There is an extra "e" in there that's easy to miss.

Marshall

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 25 16:05:23 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.