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

Re: APR and APR-UTIL config problem

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-02 23:01:28 CET

On Sat, Feb 02, 2002 at 03:26:28PM -0600, David Summers wrote:
>
> Thanks for the clue. I was able to move the APR and APR-UTIL include
> files to the correct place in the APACHE RPM package (apache-2.0.31-0.3)
> and that, together with the information below, was enough to get the
> Subversion package to compile and link again. At some later date I'll see
> if I can break out the APR and APR-UTIL stuff into separate packages from
> the APACHE package.

That's important because it would appear that the client RPM is now
dependent upon Apache, rather than just APR and APRUTIL.

The ideal is a package dependency graph like:

Expat <-- -- Apache httpd <-- SVN server
         \ / /
 APR <-- APRUTIL <-- SVN client <---

Conceivably, you could install a server without a client (create an svn-base
package that both depend upon), but I don't see that as an interesting
result.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:03 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.