upgrade python zope 2.6.0 ?
I have Zope 2.6.0 running under Python 2.1.3 If I want to upgrade to Python 2.2.2 will that break my Zope installation? Can I recompile Zope 2.6.0 with Python 2.2.2 or am I forced to use Python 2.1? Thanks in advance, Patrick Price
If i'm not mistaken, Zope 2.6.x only works with Python 2.1.3. - Rocky
--------- Original Message --------- From: Patrick Price [mailto:patrick@wvu.edu] Sent: January 25, 2003 20:31:58 -0500 To: zope@zope.org Subject: [Zope] upgrade python zope 2.6.0 ?
I have Zope 2.6.0 running under Python 2.1.3
If I want to upgrade to Python 2.2.2 will that break my Zope installation? Can I recompile Zope 2.6.0 with Python 2.2.2 or am I forced to use Python 2.1?
Thanks in advance, Patrick Price
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- __________________________________________________________________________ Rocky Burt Development, Director Bricsnet FM Americas - office: +1 (603) 559-2527 53 Green St - mobile: +1 (603) 512-9832 Portsmouth - fax: +1 (603) 436-5760 NH 03801 USA - email: rocky.burt@bricsnet.com __________________________________________________________________________
From: "Patrick Price" <patrick@wvu.edu>
I have Zope 2.6.0 running under Python 2.1.3
If I want to upgrade to Python 2.2.2 will that break my Zope installation?
Probably not, but it's not supported. However, there are no problems with having several python version installed, so you can install Python 2.2.2 and still run Zope 2.6.0 on Python 2.1.3.
Patrick Price wrote at 2003-1-25 20:31 -0500:
I have Zope 2.6.0 running under Python 2.1.3
If I want to upgrade to Python 2.2.2 will that break my Zope installation? Can I recompile Zope 2.6.0 with Python 2.2.2 or am I forced to use Python 2.1? I saw references in the mailing lists (--> archives!) reporting that they use Zope 2.6 with Python 2.2.2.
Dieter
On Sunday 26 January 2003 10:46 am, Dieter Maurer wrote:
Patrick Price wrote at 2003-1-25 20:31 -0500:
I have Zope 2.6.0 running under Python 2.1.3
If I want to upgrade to Python 2.2.2 will that break my Zope installation? Can I recompile Zope 2.6.0 with Python 2.2.2 or am I forced to use Python 2.1?
I saw references in the mailing lists (--> archives!) reporting that they use Zope 2.6 with Python 2.2.2.
Me too - they're just not "Officially" sanctioning it. I also so reference that 2.6.1 may officialy support 2.2.2. I'm using 2.2.2 w/ Zope 2.6 - no problems.
participants (5)
-
Corey Saltiel -
Dieter Maurer -
Lennart Regebro -
Patrick Price -
Rocky Burt