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

Re: configure without apache

From: Max Bowsher <maxb1_at_ukf.net>
Date: Tue, 18 Mar 2008 15:35:59 +0000

Kessler, Walter wrote:
> Hi all,
>
> i like to install only an svn client. So i need the configure options
> -without neon, without apache.
> I tought that i didnt need them and so a add the without apr-util option
> to the configure.
> with this option it is not possible to configure.

Firstly, a question of this nature belongs on the users list, not the
dev list.

Nevertheless, here's the short answer to your question:
apr and apr-util are fundamental core utility libraries, absolutely
required.
neon is an http *CLIENT* library and has NOTHING to do with servers.
As the configure help output tells you, --with(out)-apache is a special
case option and you should be looking at --with(out)-apxs instead.

Max.

Received on 2008-03-18 16:36:34 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.