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

RE: Integrating subversion & apache on Linux Red Hat

From: <JF.Jodouin_at_acecomm.com>
Date: 2005-11-18 08:47:56 CET

Folks,

 

Just like to close this thread, with thanks to Mike Dewhirst and Samay…

 

The solution was to rebuild apache, starting by setting the “enable-dav” flag at configure time.

 

jfj

 

-----Original Message-----
From: Mike Dewhirst <miked@dewhirst.com.au> [mailto:Mike Dewhirst <miked@dewhirst.com.au>]
Sent:
17 November 2005 11:52
To: users@subversion.tigris.org
Subject: Re: Integrating subversion & apache on Linux Red Hat

 

JF.Jodouin@acecomm.com wrote:
> Hi,
>
>
>
> I’m a neophyte with both apache & subversion, and so apologise in advance
>
> if the answer is obvious to the more experienced of you !
>
>
>
> I’ve installed both subversion and apache on a Linux PC.
>
> Both work well separately, and in particular, running “make check” for
> subversion comes up clean.
>
> When I modify the apache httpd.conf file to include the subversion modules:
>
> (LoadModule dav_svn_module modules/mod_dav_svn.so directive)
> apache complains of an undefined symbol in the mod_dav_svn.so library:
> dav_xml_get_cdata

Here is my list of modules (SuSE 9.1) ...

APACHE_MODULES="access actions alias asis auth autoindex cgi dav dav_svn
authz_svn dir env imap include log_config mime negotiation setenvif status"

... which works well for me.

Mike

>
>
>
> Any pointers appreciated !
>
>
>
> Thanks in advance,
>
> jf
>
>
>
> --------------------------------------------------------------------- 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

--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org Received on Fri Nov 18 08:49:42 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.