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

another apache config issue

From: Mage <mage_at_mage.hu>
Date: 2005-04-06 16:51:35 CEST

./configure --prefix=/usr/local/subversion --without-apr
--without-apache --with-zlib --without-berkeley-db

configure: Apache Portable Runtime (APR) library configuration
checking for APR... configure: error: --with-apr requires a directory or
file to be provided

I see this in the configure file:

    if test "$withval" = "no" || test "$withval" = "yes"; then
      { { echo "$as_me:$LINENO: error: --with-apr requires a directory
or file to be provided" >&5
echo "$as_me: error: --with-apr requires a directory or file to be
provided" >&2;}
   { (exit 1); exit 1; }; }

Interesting.

       Mage

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 6 21:25:08 2005

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.