Upgrading 2.4.1 to 2.4.2
Vincent Gulinao
vincent.gulinao at gmail.com
Tue Oct 25 05:39:43 EDT 2005
More information about the Python-list mailing list
Tue Oct 25 05:39:43 EDT 2005
- Previous message (by thread): Upgrading 2.4.1 to 2.4.2
- Next message (by thread): Upgrading 2.4.1 to 2.4.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'm new to python and just upgraded python on my system from 2.3 to 2.4. My platform is Linux-2.6.9-1.667smp-i686-with-redhat-3-Heidelberg. Is there any way to inherit (share?) all extensions and additional modules the my 2.3 have? (of course, beside re-installing everything) On 19 Oct 2005 02:03:56 -0700, Ben Sizer <kylotan at gmail.com> wrote: > > > 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 > > -- > http://mail.python.org/mailman/listinfo/python-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20051025/a1336919/attachment.html>
- Previous message (by thread): Upgrading 2.4.1 to 2.4.2
- Next message (by thread): Upgrading 2.4.1 to 2.4.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list