Static python on AIX

Franck Goubioud - SERMA/LENR franck at soleil.serma.cea.fr
Wed Jun 14 07:18:34 EDT 2000


I'm trying to use Python on AIX.
I'm trying to build a static executable with my modules and with the
Numerical extension.
The makefile builds it, but with an error message wich is:

The file access permissions do not allow the specified action.
/usr/local/lib/python1.5/config/makexp_aix[41]:
/usr/local/lib/python1.5/config/python.exp: 0403-005 Cannot create the
specified file.

And the executable fails on the "import Numeric" instruction.
On other platforms, there is no problems.







More information about the Python-list mailing list