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