* bruce (Tue, 6 Nov 2007 13:43:10 -0800)
> if i have python 2.4.3 installed, it gets placed in the python2.4 dir.. if i
> don't do anything different, and install python 2.4.2, it too will get
> placed in the python2.4 tree... which is not what i want.
>
> i'm running rhel4/5...
So you're using r
r 06, 2007 2:07 PM
To: python-list@python.org
Subject: Re: Parallel Python environments..
En Tue, 06 Nov 2007 18:43:10 -0300, bruce <[EMAIL PROTECTED]>
escribió:
> if i have python 2.4.3 installed, it gets placed in the python2.4 dir..
> if i
> don't do anything different, an
En Tue, 06 Nov 2007 18:43:10 -0300, bruce <[EMAIL PROTECTED]>
escribió:
> if i have python 2.4.3 installed, it gets placed in the python2.4 dir..
> if i
> don't do anything different, and install python 2.4.2, it too will get
> placed in the python2.4 tree... which is not what i want.
Any rea
e in order to be able to run
multiple versions of python, and to switch back/forth between the versions.
thanks
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf
Of Thorsten Kampe
Sent: Tuesday, November 06, 2007 8:19 AM
To: python-list@python.org
Subject: Re
i'm running rhel...
so there isn't a python-config script as far as i know..
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf
Of [EMAIL PROTECTED]
Sent: Tuesday, November 06, 2007 8:26 AM
To: python-list@python.org
Subject: Re: Parallel Python en
bruce wrote:
> Hi..
>
> If I wanted to be able to build/test/use parallel python versions, what
> would I need to do/set (paths/libs/etc...) and where would I need to place
> the 2nd python version, so as not to screw up my initial python dev env.
>
> I'd like to be able to switch back/forth bet
In Gentoo Linux you can select between installed python version using
python-config script.
--
http://mail.python.org/mailman/listinfo/python-list
* bruce (Tue, 6 Nov 2007 07:13:43 -0800)
> If I wanted to be able to build/test/use parallel python versions, what
> would I need to do/set (paths/libs/etc...)
nothing
> and where would I need to place the 2nd python version, so as not to
> screw up my initial python dev env.
Anywhere you like (