shell:~/python-3.0.1/bin >: python3.0
Python 3.0.1 (r301:69556, Feb 27 2009, 21:48:14)
[GCC 4.0.0] on aix5
Type "help", "copyright", "credits" or "license" for more information.
>>>
shell:~/python-3.0.1/bin >:
how to install:
shell:~/tmp/Python-3.0.1 >: configure --prefix=$u/python-3.0.1 --with-gcc
shell:~/tmp/Python-3.0.1 >: make
shell:~/tmp/Python-3.0.1 >: make install