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

Re: Removing the --enable-utf8 flag

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-21 15:34:21 CEST

Ulrich Drepper <drepper@redhat.com> writes:

> I'm honestly frustated that there is not one single repository where
> all the needed sources can be get and a simple configure script to
> get the build started.

I don't understand your frustration. Or you frustrated that
Subversion isn't 100% self-contained? That it depends on external
libraries? That's an incredibly common thing.

At the moment, if you check out Subversion, the ./autogen.sh script
tells you exactly what CVS commands to run to checkout apr, apr-util,
and neon as sub-trees. Then you run ./configure and make, as usual.

Would it be better if ./autogen.sh (or ./configure) simply bombed out
saying, "libapr not found on system"?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 21 15:36:12 2002

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.