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

Re: Subversion 1.3 and mod_dav compile problem

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-01-12 18:50:45 CET

On 1/12/06, Leigh Dodd <L.S.Dodd@itri.brighton.ac.uk> wrote:

> Subversion 1.3
> ./configure --with-apache=/d2/apache220 --with-gnu-ld \
> --with-berkeley- db=/usr/local/BerkeleyDB.4.3 --with-ssl \
> --with-libs=/usr/local/ssl \
> --with-apr=/d3/home/lsd/temp/httpd-2.2.0/srclib/apr \
> --with-apr-util=/d3/home/lsd/temp/httpd-2.2.0/srclib/apr-util \
> --with-apxs

Drop the --with-apache part, and make --with-apxs into
--with-apxs=/d2/apache220/bin/apxs and it should work. Also note that
it's odd that you're pointing --with-apr and --with-apr-util to the
source dirs, it's more common to set them to the installed
apr-1-config and apu-1-config, which I imagine would be in
/d2/apache220/bin.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 12 21:23:15 2006

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.