PDA

View Full Version : To install Python 2.3


Fantole
09-20-2006, 03:27 PM
Good evening all

Today I tried to install Python 2.3

Here how I proceeded

wget http://www.python.org/ftp/python/2.3/Python-2.3.tgz
tar xfz Python-2.3.tgz
cd Python-2.3
./configure
make
make install
exit

And Reboot

Is my procedure it good?

So not, how to make?
Thank you ;)

hehachris
09-20-2006, 06:01 PM
i don't think you need to reboot...
the most easiest way to install is using yum

btw python is included in most distro, so make sure to check before installing

Fantole
09-21-2006, 03:51 AM
I do not have python by defect

It is for its that I asked whether I proceeded well for the installation :(

If not is python it Ben of the file in extension py?