Re: [Zope-dev] zope and python2.3.5

2005-02-21 Thread Radosław Stachowiak
On Mon, 21 Feb 2005 19:50:49 +0100, Dieter Maurer [EMAIL PROTECTED] 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?

-- 
[EMAIL PROTECTED]
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope and python2.3.5

2005-02-21 Thread Radosław Stachowiak
On Mon, 21 Feb 2005 21:08:01 +0100, Andreas Jung [EMAIL PROTECTED] wrote:
  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.

I wrote about forcing zope, not forcing me :)

as for the option, as i wrote before we will use this approach.

Maybe zope configure shouldnt stop on newer, but from the same branch,
version of python?


-- 
radoslaw.
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] zope and python2.3.5

2005-02-20 Thread Radosław Stachowiak
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.

--
[EMAIL PROTECTED]
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )