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.

作者 rpq
收信人 docs@python, eli.bendersky, eric.araujo, pitrou, python-dev, raorn, rpq
日期 2011-11-30.20:38:58
SpamBayes Score 8.9593556e-08
Marked as misclassified
Message-id <1322685539.27.0.844666346033.issue1040439@psf.upfronthosting.co.za>
In-reply-to
内容
I think mentioning that you can export CFLAGS and LDFLAGS would be particularly useful.  I was able to compile some of the missing packages that were deemed 'missing' at the end of 'make' by updating setup.py and having CFLAGS and LDFLAGS point to the desired packages' directories...  Unfortunately for linux, the ability to specify *multiple* lib/ and include/ paths using this method is currently not available unless you modify setup.py.  I opened a ticket in relation to this: Issue13511 if anyone cares.
历史
日期 用户 动作 参数
2011-11-30 20:38:59rpq修改recipients: + rpq, pitrou, raorn, eric.araujo, eli.bendersky, docs@python, python-dev
2011-11-30 20:38:59rpq修改messageid: <1322685539.27.0.844666346033.issue1040439@psf.upfronthosting.co.za>
2011-11-30 20:38:58rpq链接issue1040439 messages
2011-11-30 20:38:58rpq创建