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

Re: svn commit: r21134 - trunk

From: David Glasser <glasser_at_mit.edu>
Date: 2006-08-21 05:47:17 CEST

On 8/20/06, glasser@tigris.org <glasser@tigris.org> wrote:
> New Revision: 21134

> Log:
> * INSTALL
> Various changes because we're shipping deps separately.

I'd appreciate eyes on this change, as I'm not a build system expert.

Specifically, in the section about building from a checkout:

> @@ -461,8 +482,8 @@
> the ./configure script. This enables debugging symbols in your
> binaries (among other things) and most Subversion developers use it.)
>
> - Unlike the pre-packaged tarball (which includes apr, apr-util,
> - and neon subdirectories), ./configure will fail if it cannot
> + Unless you've gone out of your way to unpack a Subversion dependency
> + package onto your checkout, ./configure will fail if it cannot
> find apr, apr-util, and neon libraries already installed on your
> system.

I'm not sure if this is true or not: is the reason that ./configure
doesn't work without deps installed in a checkout merely because the
deps aren't there, or because there's special code in the release
tarballs to look for them? The above change was assuming the former.

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 21 05:47:43 2006

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.