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 akitada
Recipients akitada, josephwinston, tarek
Date 2009-02-03.21:21:03
SpamBayes Score 1.849135e-05
Marked as misclassified No
Message-id <1233696066.77.0.89891710913.issue1019715@psf.upfronthosting.co.za>
In-reply-to
Content
I'm having the same problem.
This is a real headache, especially on systems that
run both 32-bit and 64-bit apps, where I often see 
"lib64", "include64" and "bin64".

In my opinion, lib, include and bin shouldn't be hard-coded in anywhere.

Note that these hard-coded paths are found in other places, too.
See http://bugs.python.org/issue1294959 for further detials.
History
Date User Action Args
2009-02-03 21:21:07akitadasetrecipients: + akitada, josephwinston, tarek
2009-02-03 21:21:06akitadasetmessageid: <1233696066.77.0.89891710913.issue1019715@psf.upfronthosting.co.za>
2009-02-03 21:21:04akitadalinkissue1019715 messages
2009-02-03 21:21:03akitadacreate