This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients ned.deily, ronaldoussoren
Date 2011-03-13.21:32:20
SpamBayes Score 7.7112304e-07
Marked as misclassified No
Message-id <1300051941.49.0.427500618783.issue11486@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice if it were possible to install a framework installation from source without also installing files into /Applications.

This could be done by adding an option to configure --without-macosx-applications.

The primairy usecase for this is development: I have a rather large set of Python frameworks on my machine with different build options and all of those install a copy of of IDLE and other application bundles into /Applications.
History
Date User Action Args
2011-03-13 21:32:21ronaldoussorensetrecipients: + ronaldoussoren, ned.deily
2011-03-13 21:32:21ronaldoussorensetmessageid: <1300051941.49.0.427500618783.issue11486@psf.upfronthosting.co.za>
2011-03-13 21:32:20ronaldoussorenlinkissue11486 messages
2011-03-13 21:32:20ronaldoussorencreate