On Mon, Mar 8, 2010 at 10:41 AM, Samuel Parsons <sparsons@xxxxxxxxxxxxxxxx> wrote: > Hi, > I'm trying to build apache flood. I checked out the svn repo and have been > following the instructions on the 'Compiling and running Flood' > (http://httpd.apache.org/test/flood/building.html). In my local checkout of > the flood directory, I successfully retrieved the 'apr' repository. However > the command for getting the 'apr-util' trunk fails -- the folder doesn't > exist. > svn co http://svn.apache.org/repos/asf/apr/apr-util/trunk apr-util that doc needs updating, apr-util is folded into apr in trunk. > > Browsing through the tree (http://svn.apache.org/viewvc/apr/apr-util/) seems > to corroborate this conclusion. So I downloaded apr-util-1.3.9.tar.gz from > this page: http://apr.apache.org/download.cgi. I unzipped and untarred that > into the flood build directory in a sub-directory named 'apr-util' and > attempted to proceed with configuration step, however I receive this error > (at the end of the configure output): > checking for APR... configure: error: the --with-apr parameter is > incorrect. It must specify an install prefix, a build directory, or an > apr-config file. --with-apr wants a built and installed APR, maybe you're passing it the source dir? If it's hosed due to the merge, you could use apr 1.3.x and apr-util 1.3.x instead of trunk. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx