think I may have posted this originally to the wrong group, my apologies for any duplicates. When I install Zope 2.4.0 on RedHat 7.1 I get the following error messages. Otherwise Zope seems to run fine. Any ideas? Hi, I read your email on NIP. Had the same problem because I was compiling with python1.5, so I installed python2.1.1 and no longer had these errors. Hopefully this works for you. Ryan Regards, Dave. ------------------------------------------------------------------------------ Compiling python modules File "/usr/local/Zope-2.4.0-linux2-x86/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) ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ creating default inituser file Note: The initial user name and password are 'admin' and 'fULENZCf'. You can change the name and password through the web interface or using the 'zpasswd.py' script. chmod 0600 /usr/local/Zope-2.4.0-linux2-x86/inituser chmod 0711 /usr/local/Zope-2.4.0-linux2-x86/var ------------------------------------------------------------------------------ Writing the pcgi resource file (ie cgi script), /usr/local/Zope-2.4.0-linux2-x86/Zope.cgi chmod 0755 /usr/local/Zope-2.4.0-linux2-x86/Zope.cgi ------------------------------------------------------------------------------ Done! _______________________________________________ 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 )