[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: Andreas Jellinghaus <aj_at_dungeon.inka.de>
Date: 2004-02-16 23:39:08 CET

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?
so many ways to compile, it would be nice if most of them worked
out of the box, or failed with an error message that leads to
the cause.

Regards, Andreas

---------------------------------------------------------------------
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:37:13 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.