installing python2.4.1

Grig Gheorghiu grig.gheorghiu at gmail.com
Thu Aug 4 16:34:27 EDT 2005


I had a similar problem when trying to compile Python 2.4.1 on AIX. The
configure script complained about not finding 'cc_r'. I simply did 'ln
-s /usr/bin/gcc /usr/bin/cc_r' and that solved my problem. You may
consider doing the same for cclplus.

Grig




More information about the Python-list mailing list