You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Stephen Warren <sw...@paramanet.com> on 2004/04/20 15:05:36 UTC

RE: Problem with ra_svn module

> 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