Hello!
Philip Martin:
> Read the Subversion INSTALL file--you need to load the mod_dav
> module.
You need the mod_dav module as well AND FIRST:
LoadModule dav_module /usr/lib/apache2/mod_dav.so
LoadModule dav_svn_module /usr/lib/apache2/mod_dav_svn.so
This isn't mentioned in the subversion book, I know, it should be updated some
day...
greetings,
Raphael
Am Donnerstag, 25. September 2003 21:00 schrieb Jeremy Fergason:
> Hi,
>
> I'm new to subversion and am trying to install it on an older linux box
> with Red Hat Linux 7.3 and Apache 2.0.47 Subversion 0.30 compiles fine
> but when I try to start apache I get the following error:
>
> Syntax error on line 1050 of /usr/local/apache2/conf/httpd.conf:
> Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
> /usr/local/apache2/modules/mod_dav_svn.so: undefined symbol:
> dav_xml_get_cdata
>
> Does anyone have any ideas as to what's going on? Do you kow how I could
> fix it?
>
> Thanks,
>
> Jeremy Fergason
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 26 08:45:03 2003