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

Re: mod_dav_svn, where to find?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 13 Jun 2008 14:19:39 -0500

Robert Dailey wrote:
>
>>>
>>> I'm looking for a version of mod_dav_svn compatible with SVN 1.5 RC11.
>>> I noticed there's a mod_dav_svn in the subversion directory of the svn
>>> tarball, but I figured building subversion would install this for me,
>>> but apache2 can't seem to find mod_dav_svn.so. Help is appreciated!
>> You need to tell the Subversion configuration script it needs to build
>> mod_dav_svn by pointing it to apxs2 with the --with-apxs option. Did
>> you specify it?
>>
>> HTH,
>>
>> Erik.
>>
>
> I did not specify that. I'll try to find out where apxs2 is myself,
> but in the meantime if someone could tell me that would help out a
> great deal. Thanks.

Where did your apache come from? If it is a packaged version there is
probably a corresponding package with apxs. For example on fedora or
Centos linux you can 'yum install httpd-devel' to get it. Is there
something new in the mod_dav_svn module for 1.5? There is probably one
of those packaged for most distributions as well, but it may be an older
version.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-13 21:19:04 CEST

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.