Zope2.7.2 with ActivePython2.3.2
Anybody out there doing this? Our co. is using the ActivePy 2.3.2 for a number of other systems - I want to upgrade our 2.6.2 zope to the latest...wondering if there are any caveats. I know out-of-the-box 2.7.2 will complain about the python version, the plan was to -ahem- hack around this... Thanks, Jim
Jim Abramson wrote:
I know out-of-the-box 2.7.2 will complain about the python version, the plan was to -ahem- hack around this...
For Zope on Windows, I'd recommend just usingthe Zope binary installer for windows and not trying to do anything clever ;-) cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
I agree that Zope 2.7.2's deafult installation works OK in w2k. Unfortunately, there are many reasons why there's this need to use at least a system Python installation, and the main one is maybe that many Python add-ons distributed as binary installers require the system-registered version, and they can't recognize Python's one..
From that perspective, current stable Zope 2.7.2 still has issues that previous releases didn't use to have.
Ausum ----- Original Message ----- From: "Chris Withers" <chris@simplistix.co.uk> (...)
For Zope on Windows, I'd recommend just usingthe Zope binary installer for windows and not trying to do anything clever ;-)
cheers,
Chris
--
participants (3)
-
Ausum Studio -
Chris Withers -
Jim Abramson