21 Sep
2006
21 Sep
'06
9:20 a.m.
--On 21. September 2006 11:06:36 +0200 Pascal Peregrina <Pperegrina@Lastminute.com> wrote:
Hi,
Just to let you know that if you use a temporary build directory to build Zope 2.10, the setup.py script fails.
I know, I am using python 2.5 (making some tests) but this issue is unrelated.
Below, "build" is an empty directory and "src" is the untared Zope source.
STEP 1
cd build/Zope-2.10.0-b2 && /opt/pperegri/F2BUILDS/F2.15/src/Zope-2.10.0-b2/configure --prefix=/opt/pperegri/F2BUILDS/F2.15/opt/Zope-2.10.0-b2 --optimize --with-python=/opt/pperegri/F2BUILDS/F2.15/opt/Python-2.5/bin/python
The documentation states *clearly* that Python 2.4.X is required. -aj