➜

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.

作者 eric.araujo
收信人 Arfrever, eric.araujo, loewis, matejcik, nijel, rothrock, rpetrov, sergiodj, soundmurderer, spektrum, tarek
日期 2010-08-21.22:33:12
SpamBayes Score 4.2408897e-06
Marked as misclassified 否
Message-id <1282429993.67.0.0721652986547.issue858809@psf.upfronthosting.co.za>
In-reply-to
内容
From http://bugs.python.org/issue1294959#msg94986

“The main problem is that Python's configuration system is not
geared up to having the lib directories for platform dependent
and platform independent parts use different names.

It currently only supports using different path *prefixes* for
such setups (--prefix and --exec-prefix), e.g. /usr and /usr64
would work just fine. It doesn't follow --libdir.”

So I don’t know whether there can be a simple fix for this or if we have to wait for the new sysconfig module (see http://bitbucket.org/tarek/distutils2/src/tip/docs/design/wiki.rst)
历史
日期 用户 动作 参数
2010-08-21 22:33:13eric.araujo修改recipients: + eric.araujo, loewis, nijel, spektrum, matejcik, tarek, sergiodj, rpetrov, Arfrever, rothrock, soundmurderer
2010-08-21 22:33:13eric.araujo修改messageid: <1282429993.67.0.0721652986547.issue858809@psf.upfronthosting.co.za>
2010-08-21 22:33:12eric.araujo链接issue858809 messages
2010-08-21 22:33:12eric.araujo创建