Hi, I am trying to install Python 2.6.5 in IBM AIX(6.1) machine. The make seems to failing with the following error. Fatal Python error: Interpreter not initialized (version mismatch?) make: *** [sharedmods] IOT/Abort trap (core dumped)
I used to have the same problem with Python 2.6.5 and AIX 6.1. Since I updated to Python 2.6.6, the problem does not appear anymore. So I think it has been corrected between 2.6.5 and 2.6.6. regards