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

Re: compile problems

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-02-16 23:47:44 CET

Andreas Jellinghaus <aj@dungeon.inka.de> writes:

> replaced
> ./configure --prefix=$PREFIX --with-berkeley-db=$PREFIX --with-zlib \
> --with-apr=$PREFIX --with-apr-util=$PREFIX \
> --with-apache=$PREFIX/src/httpd-$HTTPD
> with
> ./configure --prefix=$PREFIX --with-zlib \
> --with-apxs=$PREFIX/bin/apxs
> and it compiled fine.
>
> is that my fault? did I miss something in the readme?

The README doesn't mention --with-apache but you chose to add it.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 16 23:48:03 2004

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.