
captntoad at galaxy42
Nov 4, 2009, 4:59 AM
Post #1 of 1
(33 views)
Permalink
|
|
python 3.1.1 and --libdir option broken.
|
|
I've been trying to install Python 3.1.1 into /usr/lib64 via the configure script option --libdir, but it is ignored and Python 3.1.1 is installed in /usr/lib. Has anyone ran into this problem and solved it? Looking at the Makefile is seems as thought /lib in hard coded into the file. Any suggestions to fix this? Todd :-) -- http://mail.python.org/mailman/listinfo/python-list
|