[Tutor] Installing python3.2 from source on Centos 5.5

Rance Hall ranceh at gmail.com
Sat Mar 26 19:52:40 CET 2011


I thought I had successfully installed python3.2 parallel to the
python2.x that is required by Centos.

Im getting error messages from python scripts indicating that the _ssl
module is not installed.

I thought that this would be installed by default, but apparently you
need to have -with-ssl in the configure line?

Is there anything else I should be looking for since Im going to have
to reinstall python3 anyway?

Rance


More information about the Tutor mailing list