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

Re: Cannot oben libsvn_repos-1.so.0

From: Christopher Ness <chris_at_nesser.org>
Date: 2004-11-09 21:19:02 CET

On Tue, 2004-11-09 at 14:22, Alain Petignat wrote:
> apache2 (httpd-2.0.52):
> ./configure --prefix=/usr/local/apache2 --enable-dav --enable-so
> --enable-ssl --enable-maintainer-mode
>
> svn:
> ./configure --with-apxs2=/usr/local/apache2/bin/apxs
> --enable-maintainer-mode
>
<snip />
> # locate libsvn_repos-1.so.0
> /usr/local/lib/libsvn_repos-1.so.0.0.0
> /usr/local/lib/libsvn_repos-1.so.0
>
> When i restart apache2, i get a:
>
> # /etc/rc.d/rc.httpd restart
> Syntax error on line 235 of /usr/local/apache2/conf/httpd.conf:
> Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
> libsvn_repos-1.so.0: cannot open shared object file: No such file or
> directory

Did you update /etc/ld.so.conf to include /usr/local/lib and then run
`/sbin/ldconfig`?

Chris

Received on Tue Nov 9 21:19: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.