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

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...

From: Jeremy Pereira <jeremyp_at_jeremyp.net>
Date: 2006-09-28 16:33:53 CEST

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
Received on Thu Sep 28 16:35:13 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.