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

Re: Finding APR, etc.

From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-08-16 00:25:29 CEST

Karl Fogel wrote:
> It seems like the best behavior would be:
>
> * If you deliberately build and install Neon (or whatever) on your
> system, then Neon gets installed, naturally. This is independent
> of Subversion.
>
> * When you build Subversion, you tell it (either explicitly or by
> implication) what Neon to use. If you tell it to use the
> pre-installed Neon, then it uses that one. If you tell it to use
> an in-tree Neon, then Subversion should use that Neon, and install
> it in a place that affects only *that* instance of Subversion
> (there might be a Neon already installed in some standard place on
> the system, but that's none of Subversion's business -- we weren't
> told to use that Neon, nor were we told to change it).

Hmm, with a few reasonable steps from there:

- this should apply to all the in-tree dependencies.
   (Neon was an example, right?)
- if keeping dependencies opaque is good practice for Subversion, it is
for Apache as well.
- mod_dav_svn requires Apache's and Subversion's APR to be the same.

I think that would mean you should always compile apr and apr-util
separately from Subversion and Apache.

-- 
Scott Lamb
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 16 00:26:07 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.