Does anyone has any success installing mod_dav_svn on CentOS?
I did a yum install on mod_dav_svn and have httpd.conf configured with the LoadModule stuff.
I'm getting this error.
Cannot load /usr/lib/httpd/modules/mod_dav_svn.so into server: /usr/lib/libsvn_fs_base-1.so.0: undefined symbol: db_create
I reckon the problem is with the customapache itself, how do I make mod_dav_svn installed from Yum work with customapache!?
Does anyone has any success installing subversion on CentOS & customapache.
I did a yum install on mod_dav_svn and have httpd.conf configured with the LoadModule stuff.
I'm getting this error.
Cannot load /usr/lib/httpd/modules/mod_dav_svn.so into server: /usr/lib/libsvn_fs_base-1.so.0: undefined symbol: db_create
I reckon the problem is with the customapache itself, how do I make mod_dav_svn installed from Yum work with customapache!?
Does anyone has any success installing subversion on CentOS & customapache.