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 tarek
Recipients tarek, timkersten
Date 2010-04-09.18:25:46
SpamBayes Score 1.0140253e-08
Marked as misclassified No
Message-id <1270837549.04.0.906426588231.issue8357@psf.upfronthosting.co.za>
In-reply-to
Content
Ooops you are right, I messed up too in my explanation, I mischecked the code. root and home are mutually exclusive, not root and prefix. 

In any case, all those options are making it really hard to understand. 

I'd like to make this story easier in distutils2, So I'll move this issue in there.

Maybe we could have a --show-installation-paths option in install that displays the installation paths the install command will use, and from where the options were read from (and in particular from which .cfg files)
History
Date User Action Args
2010-04-09 18:25:49tareksetrecipients: + tarek, timkersten
2010-04-09 18:25:49tareksetmessageid: <1270837549.04.0.906426588231.issue8357@psf.upfronthosting.co.za>
2010-04-09 18:25:46tareklinkissue8357 messages
2010-04-09 18:25:46tarekcreate