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

Re: CVS update: subversion/notes dav_setup.txt

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-03-28 23:31:01 CEST

Greg Stein <gstein@lyra.org> writes:

> > Do we have to *manually* copy the mm library out of apr, as you
> > demonstrate above? Why doesn't `make install` do it for us? Is it
> > simply afraid of overwriting an existing mm? If so, can it try to
> > detect if one exists already, and if not, install apr's version?
>
> APR does not have a "make install". As I mentioned, it is statically linked
> into Apache, so nobody has ever bothered with installation.

Um, then I guess that subversion's own top-level "install" rule copies
libapr.so out into the system, right? Could we have this rule check
to see if it needs to copy libmm.so out as well?
Received on Sat Oct 21 14:36:26 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.