Re: compilation problem of python on AIX 6.1

2009-07-14 Thread Aahz
In article <51c556a8-7277-474d-821f-190adf155...@f16g2000vbf.googlegroups.com>, Amit wrote: > >THen I decided to compile python 2.5.4 on my AIX box. I downloaded the >python source code from www.python.org and tried to compile on my AIX >both using gcc. > > case $MAKEFLAGS in *-s*) CC='gc

compilation problem of python on AIX 6.1

2009-07-12 Thread Amit
Hello I want to intsall python on my AIX 6.1 Box. I couldn't get any rpm for python 2.5.x for AIX 6.1. THen I decided to compile python 2.5.4 on my AIX box. I downloaded the python source code from www.python.org and tried to compile on my AIX both using gcc. step 1 ./configure --with-gcc config