[ZCM] [ZC] 667/ 2 Reject "source install fails with python2.1.3"

Collector: Zope Bugs, Features, and Patches ... zope-coders@zope.org
Wed, 13 Nov 2002 05:51:18 -0500


Issue #667 Update (Reject) "source install fails with python2.1.3"
 Status Rejected, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/667

==============================================================
= Reject - Entry #2 by ajung on Nov 13, 2002 5:51 am

 Status: Pending => Rejected

Try to install Zope from the original sources. 

-aj

________________________________________
= Request - Entry #1 by Anonymous User on Nov 11, 2002 11:54 pm

On both Debian and SuSE python2.1.3 came together with pre-packaged Zope2.5.1, so they are expected to work together.

Check python version:
/Zope-2.6.0-src# python -V
Python 2.1.3

Try compiling:
...  File "/usr/local/lib/zope/Zope-2.6.0-src/inst/do.py", line 32, in do
    if i and picky: raise SystemError, i
SystemError: 256
==============================================================