27 Feb
2008
27 Feb
'08
2:02 p.m.
--On 27. Februar 2008 05:40:08 -0800 baiewola <baiewola@yahoo.com> wrote:
I want to install Zope 2.10.5 or 2.11.0-al on Mac OSX 10.5.2, which comes pre-installed with Python 2.5.1. Install docs for both say they don't work with 2.5.
Right.
Does that mean they don't work with anything 2.5 and above, or only version 2.5 specifically?
The only documented Version is Python 2.4.X. So install the latest Python 2.4.4 version.
Has anyone been able to install either of these Zopes with Python 2.5.1?
Unsupported. Use Zope *only* with Python 2.4.4. configure --with-python=.... allows you to configure Zope with a custom Python interpreter. -aj