zope and python2.3.5
Hello zope-2.7.4 and zopex3-3.0.0 stops 'configure' with error on python 2.3.5. is it safe to force zope to use python 2.3.5 instead of 2.3.4 ? i ask, because, on possitive answer, we (Gentoo Linux) change default zope installation to use python2.3.5 At present default python on Gentii from 2.3 branch is 2.3.4 but it will be replaced by 2.3.5 in some time, leading to broken zope installs on gentoo. looking forward your opinions. -- radek@gentoo.org.
On Mon, 21 Feb 2005 19:50:49 +0100, Dieter Maurer <dieter@handshake.de> wrote:
Radoslaw Stachowiak wrote at 2005-2-20 22:09 +0100:
zope-2.7.4 and zopex3-3.0.0 stops 'configure' with error on python 2.3.5. is it safe to force zope to use python 2.3.5 instead of 2.3.4 ?
That should be safe.
OK, so we will probably patch our build scripts to call configure with ""--with-python=/usr/bin/python2.3" arg (Gentoo have python2.3 link to current python2.3.* installed). What about the future? Will next releases (2.7.5+ and 3.0.1+) address this issue? -- radek@gentoo.org.
--On Sonntag, 20. Februar 2005 22:09 Uhr +0100 "Rados?aw Stachowiak" <rstachowiak@gmail.com> wrote:
Hello
zope-2.7.4 and zopex3-3.0.0 stops 'configure' with error on python 2.3.5. is it safe to force zope to use python 2.3.5 instead of 2.3.4 ?
It does *not* force you to use 2.3.4. There is a --with-python option if you look carefully at the configure options. At the time of Zope 2.7.4 release there was no Python 2.3.4. That's why you can't expect support for Python 2.3.5. -aj
participants (3)
-
Andreas Jung -
Dieter Maurer -
Radosław Stachowiak