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

Re: 0.25 build problem

From: Scott Sanders <ssanders_at_dotnot.org>
Date: 2003-07-10 21:32:50 CEST

On Thursday, July 10, 2003, at 12:30 PM, Philip Martin wrote:

> Scott Sanders <ssanders@dotnot.org> writes:
>
>> ./configure \
>> --enable-maintainer-mode \
>> --with-apxs=/usr/local/apache2/bin/apxs \
>> --with-jdk=/usr/java/jdk \
>> --with-apr=/usr/local/apr/bin/apr-config \
>> --with-apr-util=/usr/local/apr/bin/apu-config
>
> Don't know if it will fix the problem, but those last two should be
>
> --with-apr=/usr/local/apr
> --with-apr-util=/usr/local/apr
>
> Normally one has apr and apr-util in the apache dir, in which case use
>
> --with-apr=/usr/local/apache2
> --with-apr-util=/usr/local/apache2

Thanks, Philip. Just replying for the mailing list archive. Those
settings were what I used for every svn before 0.24.2, but those did
not work. I will return to using those settings.

thanks
Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 10 21:33:42 2003

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.