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

Re: "WARNING: APR not found" when compiling Subversion (but it exists)

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2006-12-21 16:07:17 CET

thomas Armstrong wrote:
> Hi.
>
> I compiled from sources Apache 2.0.59 with APR 0.9.13
> ./configure --prefix=/usr/local/httpd --enable-so --enable-modules=all
> --with-apr=/usr/local/apr-httpd/bin/apr-config
> --with-apr-util=/usr/local/apr-util-httpd/bin/apu-config
>
> It works ok aparently, but I'm now trying to compile subversion 1.4.2:
> []# ./configure --with-apxs=/usr/local/httpd/bin/apxs
>
> And I get this error message:
> -----------------------
> checking for APR... no
> configure: WARNING: APR not found
> The Apache Portable Runtime (APR) library cannot be found.
> Please install APR on this system and supply the appropriate
> --with-apr option to 'configure'
> -----------------------
>
> What am I doing wrong? Thank you very much.

The error message says "supply the appropriate --with-apr option to
'configure'", which you didn't do.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 21 16:08:24 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.