Just finished an install of the Zope-2.0.0-src for Slackware Linux - kernel 2.2.6 No error mesages during ./configure, make, or make clean. suid to root and make install -no errors got the master login & password but when I run the start script or python z2.py I get the following errors: Traceback (innermost last): File "z2.py", line 366, in ? import ZServer File "/tmp/Zope-2.0.0-src/ZServer/__init__.py", line 123, in ? from HTTPServer import zhttp_server, zhttp_handler File "/tmp/Zope-2.0.0-src/ZServer/HTTPServer.py", line 116, in ? from HTTPResponse import make_response File "/tmp/Zope-2.0.0-src/ZServer/HTTPResponse.py", line 99, in ? from medusa import http_server, asyncore File "/tmp/Zope-2.0.0-src/ZServer/medusa/http_server.py", line 720, in ? tz_for_log = compute_timezone_for_log() File "/tmp/Zope-2.0.0-src/ZServer/medusa/http_server.py", line 703, in compute _timezone_for_log if time.daylight: AttributeError: daylight Mike Kompar Manager of Client Services IBS a division of Modern Technologies mikek@mtcibs.com http://www.mtcibs.com
participants (1)
-
Mike Kompar