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

Error: Cannot load mod_dav_svn.so into server

From: Marc <marc-00_at_cox.net>
Date: 2006-10-04 09:33:08 CEST

Can anyone offer some insight into this error message encountered when
attempting to load Apache httpd with svn:

(Please cc: marc-00@cox.net on replies)

Thanks,
Marc

---Error-------
[root@server bin]# ./apachectl -k start
httpd: Syntax error on line 410 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
\xc0?&@\xc0?&@al/apr/lib/libapr-0.so.0(: shared object not open

----------
My version, build, install recipe are as follows:

BerkelyDB
        db-4.3.29
Subversion
        subversion-1.4.0
        subversion-deps-1.4.0
Apache
        httpd-2.2.3
Python
        Python-2.5

[Python-2.5]./configure
[Python-2.5]make
[Python-2.5]make install

[db-4.3.29]./configure
[db-4.3.29]make
[db-4.3.29]make install

[subversion-1.4.0/apr]./configure --with-berkeley-db=/usr/local/BerkeleyDB.4
.3 --with-dbm=db43
[subversion-1.4.0/apr] make
[subversion-1.4.0/apr] make install

[subversion-1.4.0/apr-util]
./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.3 --with-dbm=db43 --w
ith-apr=../apr
[subversion-1.4.0/apr-util] make
[subversion-1.4.0/apr-util] make install

[subversion-1.4.0]./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.3 -
-with-dbm=db43
[subversion-1.4.0]make
[subversion-1.4.0]make install

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 4 15:26:16 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.