Postby florian » Thu Sep 07, 2006 5:33 am
OK, that is the problem.
The Installer first checks the Python version using the rpm command, but then uses the one in the path. By RPM command, this is 2.3, then it runs using 2.4, which are incompatible.
You will need to set your PATH variable so that it also points to the Python 2.3 environment first, i.e. python -V _must_ return a 2.3 identification.
Cheers,
Florian.
Florian von Kurnatowski, Die Harder!