You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Yashpal Nagar <ya...@linux-delhi.org> on 2005/07/06 23:35:06 UTC

Re: Where are apache module files ?

OR just use 
#apt-get install mod_dav_svn

Then see where are those modules installed by-

#rpm -ql mod_dav_svn

copy those modules to $APACHE/module

Cheers!

Yash

On Thursday 07 Jul 2005 2:10 pm, Dirk Schenkewitz wrote:
> Sebastien Arbogast wrote:
> > Hi,
> >
> > I just installed subversion on my Fedora Core 2 server (using yum) and
> > I can't find mod_dav_svn.so and mod_authz_svn.so. And "locate" doesn't
> > find them either, so anyone has an idea on where I could find those to
> > copy them to my Apache modules directory ?
>
> Maybe they are not there. Could you download the subversion source
> package and build subversion from the sources? It's not painful.
>
> Other than that I cannot help, I have never used yum.
>
> > Thx in advance.
>
> ---------------------------------------------------------------------
> 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

Re: Where are apache module files ?

Posted by Max Bowsher <ma...@ukf.net>.
Yashpal Nagar wrote:
> OR just use
> #apt-get install mod_dav_svn
>
> Then see where are those modules installed by-
>
> #rpm -ql mod_dav_svn
>
> copy those modules to $APACHE/module

If installing the package doesn't already put the files in the right place, 
I'd be wary about copying them, since that would suggest they are not 
intended for the packaging of apache that you are using.

Max.


>
> Cheers!
>
> Yash
>
> On Thursday 07 Jul 2005 2:10 pm, Dirk Schenkewitz wrote:
>> Sebastien Arbogast wrote:
>>> Hi,
>>>
>>> I just installed subversion on my Fedora Core 2 server (using yum) and
>>> I can't find mod_dav_svn.so and mod_authz_svn.so. And "locate" doesn't
>>> find them either, so anyone has an idea on where I could find those to
>>> copy them to my Apache modules directory ?
>>
>> Maybe they are not there. Could you download the subversion source
>> package and build subversion from the sources? It's not painful.
>>
>> Other than that I cannot help, I have never used yum.
>>
>>> Thx in advance.
>>
>> ---------------------------------------------------------------------
>> 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