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

Cannot load mod_dav_svn.so

From: Sebastien Arbogast <sebastien.arbogast_at_gmail.com>
Date: 2005-08-28 09:24:26 CEST

Hi,

I'm trying to setup a subversion installation on the following configuration
- Virtual dedicated server under Linux Fedora Core 2
- XAMPP 1.4.14 (for Apache2+PHP5+MySQL 4.1)

I began to follow the following tutorial
(http://www.linuxjournal.com/article/7655) which is almost what I'd
like to do. But I have a problem with mod_dav_svn. I installed
subversion and mod_dav_svn using yum, and as module files were
downloaded to the default httpd module directory, I copied
mod_dav_svn.so and mod_authz_svn.so to my XAMPP module directory.
Then I added both LoadModule directives to my httpd.conf file but when
I start Apache, I get the following error message :

Syntax error on line 292 of /opt/lampp/etc/httpd.conf:
Cannot load /opt/lampp/modules/mod_dav_svn.so into server:
/usr/lib/libsvn_fs_base-1.so.0: undefined symbol: db_create

Anyone has an idea ?

Thx in advance.

-- 
Sébastien Arbogast
The Epseelon Project : http://www.epseelon.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 28 09:30:31 2005

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.