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

Re: "make install-swig-{pl,py}" implies "make install" for some libraries (Issue 2126)

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-01-22 00:03:26 CET

--On Friday, January 21, 2005 9:49 PM +0000 Max Bowsher <maxb@ukf.net>
wrote:

> If I run "make install-some-additional-feature", I expect
> "some-additional-feature" to be installed. I don't expect
> "some-additional-feature", and some _subset_ of the base package to be
> installed.

IMHO, there's two legitimate viewpoints on this:

1) install dependencies
2) do not install dependencies

We originally did #2, but had a significant number of bug reports asking us
to do #1. So, we modified the make system to install those dependencies as
well - because people claimed that they expected 'some-additional-feature'
to be all that was necessary to install that additional feature. (They
didn't want to run 'make install.')

*shrug*

I think we're in a no-win situation here. So, I'm against changing it one
more time: whatever we do is going to get complaints. Best to leave it as
it is. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 22 00:04:46 2005

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.