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

Re: Compilation pb

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-10-14 18:52:24 CEST

On Thu, Oct 14, 2004 at 10:21:54AM +0200, Laurent Bonnemain wrote:
> Hello Toby,
>
> I got some problems during compilation of subversion 1.1.0.
>
> # CC=gcc ; export CC
> # sh ./autogen.sh
> # LD_LIBRARY_PATH=/usr/local/BerkeleyDB.4.2/lib ; export LD_LIBRARY_PATH
> # ./configure --with-apache=/u00/httpd-2.0.52 --with-neon=/usr/local

Use --with-apxs=/path/to/apxs where /path/to/apxs is the path of the
apxs script installed by 2.0.52.

...
> libtool: link: only absolute run-paths are allowed

I whether why configure --with-apache should just AC_MSG_ERROR since it
clearly doesn't work...

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 14 18:52:51 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.