Hi Eric, Thanks for your reply. Here are the error messages: Compiling python modules File "/data/zope/2-4-0/lib/python2.1/test/nocaret.py", line 2 [x for x in x] = x SyntaxError: can't assign to list comprehension SyntaxError: from __future__ imports must occur at the beginning of the file (test_future3.py, line 3) SyntaxError: from __future__ imports must occur at the beginning of the file (test_future4.py, line 3) SyntaxError: from __future__ imports must occur at the beginning of the file (test_future5.py, line 4) SyntaxError: from __future__ imports must occur at the beginning of the file (test_future6.py, line 3) SyntaxError: from __future__ imports must occur at the beginning of the file (test_future7.py, line 3) Someone else also reported the same error messages on RedHat 7.1, so I think we must be doing something wrong, though I can't see what! :) /Ben
-----Original Message----- From: Eric Walstad [mailto:eric@walstads.net] Sent: Thursday, 26 July, 2001 01:35 To: blian@mediahub.org; zope@zope.org Subject: RE: [Zope] Zope 2.4.0 on RedHat 7.0? Problems with Python module compilation and start script.
Hi Ben, I successfully installed Zope binaries on RH7.1. I'm not sure what changed from 7.0 to 7.1, tho. Can you post the error message(s) you are receiving? They would be helpful in diagnosing the problem. Eric.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Benjamin Lian Sent: Wednesday, July 25, 2001 10:16 AM To: zope@zope.org Subject: [Zope] Zope 2.4.0 on RedHat 7.0? Problems with Python module compilation and start script.
Hi,
Has anyone successfully installed Zope 2.4.0 on RedHat 7.0 from the binary distribution?
Compilation of the Python modules generates a bunch of error messages, caused by what seems to be syntax errors. The start script hangs when attempting to start the ZServer Monitor Server. This causes autostart via an rc.d script to hang the system boot process. Manual start results in Zope coming up despite the start script hanging. I don't know if anything is seriously broken by the error messages and the start script hang.
I have tried installing from the source distribution, but my attempt at installing Python 2.1.1 resulted in problems, which is why I am now trying the binary distribution.
Thanks,
/Ben
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )