> Brad Rhoads wrote:
>
> >Cannot load /etc/httpd/modules/mod_dav_svn.so into server:
> >/etc/httpd/modules/mod_dav_svn.so: undefined symbol:
> ap_lookup_provider
> >[FAILED]
> >
> >
> Someone else on the list had similar problems. The cause was
> that the module was compiled against a different copy of
> apache than the one trying to load it. It might be the same
> thing for your problem. Did you get the rpm's from the same
> place? Do you have more than one copy of apxs/httpd on your server?
>
> Here is a link to the old thread:
> http://www.contactor.se/~dast/svnusers/archive-2004-01/0050.shtml
>
This does look like a similar issue. There are two copies of httpd. There
was one built from source for another project. But it's not running (so
could it be messing things up still?) I'm trying to run the binary installed
version (2.040) and I have all the modules installed for it
(/etc/httpd/modules).
I installed these RPMS:
apr-0.9.5-0.2.i386.rpm subversion-server-1.0.3-1.rh80.i386.rpm
apr-util-0.9.5-0.1.i386.rpm subversion-tools-1.0.3-1.rh80.i386.rpm
neon-0.24.6-1.i386.rpm
subversion-1.0.3-1.rh80.i386.rpm
Which I got from:
http://summersoft.fay.ar.us/pub/subversion/latest/redhat-8.0/bin/
I'd really like to be able to just use binaries. Do I need a different
Apache? How can I tell which version I need, based on the RPMS? Or better,
how can I find svn RPMs for the version of Apache I have?
Thanks for all the help.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 8 23:17:12 2004