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

libsvn_repos-1.so.0: cannot open shared object file

From: Marc Aushold <rettkliff2_at_yahoo.de>
Date: 2006-11-01 20:50:17 CET

Hello dear list, maybe you have followed my problem that svn cannot find a temporary directory. After many days trying to find out what happens, I came across a problem that I did not experience before and cannot fix. Since I am new to Linux (Suse 9.1), I need your help to find out why I miss a file after building subversion. This is what I did: I wanted to clean my system from all builds and start a FRESH build right from beginning preparations: rm -f /usr/local/lib/libsvn_repos* rm -f /usr/local/lib/libsvn_neon* 1) tar subversion 1.4.0 to /root 2) /root/subversion-1.4.0/configure --with-berkeley-db=/usr/local/BerkeleyDB.4.3 --with-apxs=/usr/sbin/apxs2-prefork --enable-maintainer-mode 3) make 4) make install 5) ldconfig (/usr/local/lib is in /etc/ld.do.conf) 6) apachectl stop --> here appears the error. lvps87-230-1-208:~/subversion-1.4.0 # apache2ctl stop Syntax error on line 33 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib/apache2/mod_dav_svn.so into server: libsvn_repos-1.so.0: cannot open shared object file: No such file or directory Why is libsvn_repos-1.so.0 not built? On my virtual Suse I have no problems with the subversion installation, only on my 9.1 in the internet... :(. Why the hell don't get it work? Regards, Marc. ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
Received on Wed Nov 1 20:51:26 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.