Zope 2.10, MySQL and Python 2.5

Uwe Laverenz uwe at laverenz.de
Fri Dec 19 02:44:30 PST 2008


On Thu, Dec 18, 2008 at 04:48:22PM +0200, Kristjan Sander wrote:

> Zope came with Python 2.4 and I do not have _mysql support for that. I
> guess that there will not be a Zope 2.10 port with Python 2.5 support in
> the near future because Zope 2.10 does not support Python 2.5 as they
> say at http://www.zope.org/Products/Zope/2.10.7/Zope-2.10.7-released . I
> tried to change Python used by Zope in Zope conf to Python 2.5 but it
> resulted in dramatic traceback.
> 
> Has anybody solved this problem?

Yes, I run Zope+Plone in a dedicated jail and set the jail's python
version to 2.4 via /etc/make.conf:

   PYTHON_DEFAULT_VERSION=python2.4

Uwe



More information about the freebsd-ports mailing list