➜

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.

作者 rothrock
收信人 nijel, rothrock, sergiodj, spektrum
日期 2008-09-25.20:38:47
SpamBayes Score 1.6085502e-05
Marked as misclassified 否
Message-id <1222375129.06.0.580696123054.issue858809@psf.upfronthosting.co.za>
In-reply-to
内容
Hi,

This problem still exists in 2.5.2. Setting the libdir argument doesn't
correctly set LIBDIR in the Makefile.


[rothrock@su1 Python-2.5.2]$ ./configure --prefix=/home/y
--libdir=/home/y/lib64

...

[rothrock@su1 Python-2.5.2]$ cat Makefile | grep LIBDIR=
LIBDIR=		$(exec_prefix)/lib
历史
日期 用户 动作 参数
2008-09-25 20:38:49rothrock修改recipients: + rothrock, nijel, spektrum, sergiodj
2008-09-25 20:38:49rothrock修改messageid: <1222375129.06.0.580696123054.issue858809@psf.upfronthosting.co.za>
2008-09-25 20:38:47rothrock链接issue858809 messages
2008-09-25 20:38:47rothrock创建