You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Romain Cherchi <ro...@gmail.com> on 2006/09/28 11:49:13 UTC

Hello, I described my problem here : http://paste.lisp.org/display/26962 Is someone familiar with this issue ? Best Regards -- Problem launching apache after subversion installation...

Hello,

I described my problem here : http://paste.lisp.org/display/26962

Is someone familiar with this issue ?

Best Regards

--
Romain

-- 
Romain CHERCHI

Re: Hello, I described my problem here : http://paste.lisp.org/display/26962 Is someone familiar with this issue ? Best Regards -- Problem launching apache after subversion installation...

Posted by Jeremy Pereira <je...@jeremyp.net>.
On 28 Sep 2006, at 12:49, Romain Cherchi wrote:

> Hello,
>
> I described my problem here : http://paste.lisp.org/display/26962
>
> Is someone familiar with this issue ?

I'd guess that Apache needs to load libsvn_repos-1.so.0 to resolve  
dependencies in mod_dav_svn.so and /usr/local/lib is not in the  
search path for shared obect libraries.

On Linux, you'd have to add /usr/local/lib to ld.so.conf or  
ld.so.conf.d and run ld_config.

>
> Best Regards
>
> --
> Romain
>
> -- 
> Romain CHERCHI

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org