[INN] #78: Add support for Python 3.0
INN
rra at stanford.edu
Sun Jun 14 11:44:59 UTC 2015
#78: Add support for Python 3.0
--------------------+--------------------
Reporter: iulius | Owner: eagle
Type: defect | Status: new
Priority: medium | Milestone: 2.6.1
Component: build | Version:
Severity: normal | Resolution:
Keywords: |
--------------------+--------------------
Comment (by iulius):
(In [9899]) Python support: use the distutils.sysconfig module at
configure time
Drop support for Python 2.1 and before. It will allow to properly search
for the python binary (in m4/python.m4) thanks to the distutils.sysconfig
module which appeared in Python 2.2.0, released in December 2001!
So it is no longer an issue in 2015.
For the record, Python 1.5.2 was currently enough to build INN.
One of the issues fixed is that on several systems, the
/usr/lib/python2.7/config directory does not exist. It can for instance
be /usr/lib/python2.7/config-x86_64-linux-gnu, so the build fails because
"config" is hard-coded in the current way the detection is coded.
see #78
--
Ticket URL: <http://inn.eyrie.org/trac/ticket/78#comment:7>
INN <http://www.eyrie.org/~eagle/software/inn/>
InterNetNews
More information about the inn-bugs
mailing list