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. > > If you want to run Zope 2.7 you can build yourself a python from the > source code. Forgot to mention that I noticed that requirement after going through zope.org and Dag's spec file. I planned on installing a newer version of Python in /opt to keep it segregated from the default CentOS version. > Running it on Centos4 would be quite a bit easier. I'm testing CentOS4 on one box but all the others are running 3.4 - I would prefer to stick with one release across the board. I find that it's easier to manage servers that way. Regardless, I'd be willing to make an exception if the end result is worth it.