Python vs. Fedora and CentOS
Michael Torrie
torriem at gmail.com
Tue Jun 1 12:55:14 EDT 2010
On 06/01/2010 05:01 AM, Adam Tauno Williams wrote:
> Yes, we install Python 2.6 on CentOS and run a production app on it - no
> problems.
>
> rpm -Uvh
> http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/i386/ius-release-1-4.ius.el5.noarch.rpm
>
> yum -y install python26 python26-setuptools
Thanks for posting this link. Very useful and interesting.
The only problem I have is how do I tell what third-party repositories
are to be trusted in my production systems? And even more important,
which repositories are actually going to keep up to date on security
updates in the long run? It's hard to know.
More information about the Python-list
mailing list