On Tue, Oct 5, 2010 at 3:54 PM, John R. Dennison wrote:
> On Tue, Oct 05, 2010 at 03:46:12PM +0530, Agnello George wrote:
> >
> > 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
On Tue, Oct 05, 2010 at 03:46:12PM +0530, Agnello George wrote:
>
> 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
On Tue, Oct 5, 2010 at 3:18 PM, John Doe wrote:
> From: Agnello George
> >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 t
From: Agnello George
>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/200
Hi, Agnello!
(2010/10/05 17:32), Agnello George wrote:
> Is there an already available repository to do this.?
Fedora EPEL repository has python 2.6.5
python26-2.6.5-3.el5.i386.rpm
Other repository:
There is python 2.6.4 but not be maintained.
http://lmacken.fedorapeople.org/rpms/python
> Is there an already available repository to do this.?
The EPEL repository has a python26 package that you can install in
parallel of base python.
You can then also use python-virtualenv (also in EPEL) to add the
Python modules you would need:
virtualenv -p /usr/bin/python26 /path/to/your/virtua
Agnello George wrote:
> Hi
>
> 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.?
>
Hi
Python26 is available from E
Hi
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.?
8 matches
Mail list logo