On Tue, Oct 5, 2010 at 3:18 PM, John Doe <jdmls at yahoo.com> wrote: > From: Agnello George <agnello.dsouza at gmail.com> > >How would i upgrade python to python2.6.4 using a yum repository ( on all > my > >servers ) and cause manual configuration is time consuming, i am using > cent OS > >5.4 32 bit > >Is there an already available repository to do this.? > > Google says by example: > http://chrislea.com/2009/09/09/easy-python-2-6-django-on-centos-5/ > > JD > > > > _______________________________________________ > > I did a yum install gcc* , then it installed all the required dependencies . Then make and make install worked correctly . Then i had to symbolically link it . ln -s /usr/local/bin/python2.6 /usr/bin/python -- Regards Agnello D'souza -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101005/f497d795/attachment-0005.html>