C
Chris Hadley
I am installing Python 2.3.2 on AIX 4.3.3
I get to the point where I'm ready to "make install" and I get an
error, with no idea how to get around it.
Here's the tail end of the output:
Compiling /usr/local/lib/python2.3/xml/sax/saxutils.py ...
Compiling /usr/local/lib/python2.3/xml/sax/xmlreader.py ...
Compiling /usr/local/lib/python2.3/xmllib.py ...
Compiling /usr/local/lib/python2.3/xmlrpclib.py ...
Compiling /usr/local/lib/python2.3/zipfile.py ...
make: 1254-004 The error code from the last command is 1.
We tracked it down to a script called compileall.py or something close
to that which seems to be doing the "Compiling"
I get to the point where I'm ready to "make install" and I get an
error, with no idea how to get around it.
Here's the tail end of the output:
Compiling /usr/local/lib/python2.3/xml/sax/saxutils.py ...
Compiling /usr/local/lib/python2.3/xml/sax/xmlreader.py ...
Compiling /usr/local/lib/python2.3/xmllib.py ...
Compiling /usr/local/lib/python2.3/xmlrpclib.py ...
Compiling /usr/local/lib/python2.3/zipfile.py ...
make: 1254-004 The error code from the last command is 1.
We tracked it down to a script called compileall.py or something close
to that which seems to be doing the "Compiling"