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

RE: Problem with ra_svn module

From: Stephen Warren <swarren_at_paramanet.com>
Date: 2004-04-20 17:05:36 CEST

> From: nhadbi [mailto:nadir.hadbi@epfl.ch]
>
> I've just installed Subversion on a Mandrake 9.1, and when i want to
> check out a "svn://" repository type, i get an "Unrecognized
> URL scheme"
> error. I checked the FAQ about the dynamic linker/loader
> problem, but i
> have the libraries "libsvn_ra_dav-1.so.0.0.0"
> "libsvn_ra_local-1.so.0.0.0" and "libsvn_ra_svn-1.so.0.0.0"
> in /usr/lib.
> The strange thing is when i type svn --version, it say me that only
> ra_dav and ra_local are available...

Try running /sbin/ldconfig. This will rebuild the dynamic linker cache. This might be needed to find the SVN RA dynamic libraries.

--
Stephen Warren, Software Engineer, Parama Networks, San Jose, CA
http://www.wwwdotorg.org/work_contact/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 20 17:06:22 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.