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

Re: how to compile subversion's mod_dav_svn modules

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-01-19 15:08:33 CET

Have you read the INSTALL file? mod_dav_svn will only be built if an
apache2 installation is detected by ./configure. The INSTALL file
also says:

      If you see a warning message that the build of mod_dav_svn is being
      skipped, this may be because you have Apache httpd 2.0 installed
      in a non-standard location. You can use the "--with-apxs=" option
      to locate the apxs script:

          $ ./configure --with-apxs=/usr/local/apache2/bin/apxs

On 1/19/07, ying lcs <yinglcs@gmail.com> wrote:
> hi,
>
> When i compile subversion, what do i need to do to compile
> mod_dav_svn modules?
> If it is enabled by default, can you please tell me where does it install?
>
> Thank you.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 19 15:08:50 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.