Mmm.. I don't know, Joshua. I installed it by using Yum:
[]# yum install mod_dav_svn

I suppose I could get the right version if I build it from sources, right?

Thank you very much,
--Thomas

On 12/20/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 12/20/06, thomas Armstrong <[EMAIL PROTECTED]> wrote:
> Hi.
>
> Using Apache 2.0.59 on Linux FC6, I want to install 'mod_dav_svn'. I've got:
> /usr/lib/httpd/modules/mod_dav_svn.so
>
> So I inserted within 'httpd.conf':
>
> --------
> LoadModule dav_svn_module     /usr/lib/httpd/modules/mod_dav_svn.so
> --------
>
> But I get this error message when restarting Apache:
> --------------
> API module structure `dav_svn_module' in file
> /usr/lib/httpd/modules/mod_dav_svn.so is garbled - perhaps this is not
> an Apache module DSO?
> -------------
>
> Any clue? Thank you very much.

Where did mod_dav_svn.so come from?  Are you sure it is for the right
version of apache?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to