Joseph Rothrock <[EMAIL PROTECTED]> added the comment:

Hi,

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


[EMAIL PROTECTED] Python-2.5.2]$ ./configure --prefix=/home/y
--libdir=/home/y/lib64

...

[EMAIL PROTECTED] Python-2.5.2]$ cat Makefile | grep LIBDIR=
LIBDIR=         $(exec_prefix)/lib

----------
nosy: +rothrock
versions: +Python 2.5 -Python 2.3

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue858809>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to