You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Sa...@veritasdgc.com on 2003/05/14 19:24:24 UTC

Installation Problem.

I don't know where to ask this question so here it goes.

I have download subversion rpm and installation went good without any error
messages.

Now I am trying to setup  httpd2.45 with svn module but I got the error
message after adding line

LoadModule dav_svn_module /usr/lib/httpd/modules/mod_dav_svn.so

to http.conf file

/etc/init.d/httpd start
Starting httpd: Syntax error on line 232 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/httpd/modules/mod_dav_svn.so into server:
/usr/lib/httpd/modules/mod_dav_svn.so: undefined symbol: dav_xml_get_cdata
[FAILED]

Do I need anyother packages?

Thanks
Sachin







---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org