On Mar 20, 2005, at 19:37, Michael Best wrote: > Zope.org: "Zope 2.7 requires Python 2.3.2 or later. Zope versions 2.5 > and 2.6 require a Python 2.1 version equal to or greater than 2.1.3" > > Centos 3.4 only has Python 2.2.3. As a side not, if you intend to run Zope "in production" it is always *very wise* to compile a separate Python for it. I'll go one step further and say when it comes to Zope it's always better to compile from source and not use any pre-packaged version. It's easy, and when you ask for support on the Zope mailing list you won't get blank stares because no one can know what each packager does to the Zope software to package it. I'm for using RPMs for almost anything, but never ever for Zope (and by extension the Python you run it on). jens