[Zope] Starting Zope -error msgs

Mike Kompar mikek@mtcibs.com
Tue, 7 Sep 1999 21:40:43 -0400


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01BEF979.A3DBC280
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

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

------=_NextPart_000_0005_01BEF979.A3DBC280
Content-Type: text/x-vcard;
	name="Mike Kompar (E-mail).vcf"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="Mike Kompar (E-mail).vcf"

BEGIN:VCARD
VERSION:2.1
N:Kompar;Mike
FN:Mike Kompar (E-mail)
ORG:Internet Business Solutions;Sales
TITLE:Manager of Client Services
TEL;WORK;VOICE:(937) 226-7700 x3115
TEL;HOME;VOICE:(937) 278-7268
TEL;PAGER;VOICE:(937) 282-5170
TEL;WORK;FAX:(937) 226-7712
ADR;WORK:;;33 West First Street;Dayton;Ohio;45402;United States of =
America
LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:33 West First =
Street=3D0D=3D0ADayton, Ohio 45402=3D0D=3D0AUnited States of America
EMAIL;PREF;INTERNET:mikek@mtcibs.com
REV:19990325T055524Z
END:VCARD

------=_NextPart_000_0005_01BEF979.A3DBC280--