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

Re: Subversion configure with-apr

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 21 Jun 2010 15:28:29 +0200

On Mon, Jun 21, 2010 at 09:05:23AM -0400, Mike Gallant wrote:
> Hi,
>
> Running on redhat 5.5 enterprise
> Building from sources, at configuration step, buiding for use with
> tomcat/java - no apache http server present. Recieve a configure
> error for --with-apr (even with --without-apr and --with-apr=no)

Subversion requires APR. You cannot compile Subversion without it.
You can choose not to compile the mod_dav_svn module (i.e. Subversion's
Apache web server integration). That is controlled by the --with-apxs
option. But you need APR.

Stefan
Received on 2010-06-21 15:29:16 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.