Python 2.2.2 on AIX 4.3.3 / AIX 5.1

Gernot Krause gkrause at psipenta.com
Wed Nov 6 03:30:10 EST 2002


Hi,
you need a ANSI C compiler and  the sources from python 2.2.
Unpack the archive into temporary directory.
Then call:
% ./configure
Control the output from configure.
Afther this edit the File <pythonsrc>/Modules/Setup and enable/disable
external packages which you need.
Then call:
%make
and
%make install

MfG

    Gernot
> anything special to do, or just the usual "dance" ?
> I've never done it before, but hope to do so ASAP with a local UNIX system
> engineer.






More information about the Python-list mailing list