Upgrading 2.4.1 to 2.4.2

Ben Sizer kylotan at gmail.com
Wed Oct 19 05:03:56 EDT 2005


brusstoc at gmail.com wrote:
> Not sure that is a good idea on a linux system. MS should be fine, but
> I actually tried that on linux. Didn't realize how much on a linux
> system depends on Python.

I had that problem once, although to be fair it really does depend on
which distribution you use as to how many problems you're going to
have.

Perhaps the way to do it is to install the new Python version in
/usr/local/ (alongside the distro's version is in /usr/ ), then when
you're sure your new version is installed and working, change the
references over - perhaps it's possible to do this with just 1 symbolic
link somewhere.

-- 
Ben Sizer




More information about the Python-list mailing list