[Zope] install problem

Jens Vagelpohl tommymi@concentric.net
Fri, 30 Jul 1999 19:37:26 -0400


hey chris,

i assume you did install python 1.5.2 to replace the 1.5.1 version that
comes with redhat, right..?

once you have your python 1.5.2 sources unpacked, make sure you configure
them '--with-threads', that way you will get the famed thread module.

jens





> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Chris
> Croome
> Sent: Friday, July 30, 1999 19:13
> To: zope@zope.org
> Subject: [Zope] install problem
>
>
> Hi
>
> I have complied and installed the latest version of python on my
> RH 6.0 box and
> I have built zope using : python wo_pcgi.py
>
> When I run  ./start
>
> I get this:
>
> Traceback (innermost last):
>   File "/usr/local/zope/Zope-2.0.0b1/z2.py", line 382, in ?
>     from ZServer import setNumberOfThreads
>   File "/usr/local/zope/Zope-2.0.0b1/ZServer/__init__.py", line 119, in ?
>     from HTTPServer import zhttp_server, zhttp_handler
>   File "/usr/local/zope/Zope-2.0.0b1/ZServer/HTTPServer.py", line
> 111, in ?
>     import thread
> ImportError: No module named thread
>
> Anyone know what the problem is or what I'm doing wrong?
>
> Thanks
>
> Chris
>
>
> ===
> mailto:chris@atomism.demon.co.uk    chris croome
> http://www.atomism.demon.co.uk/     homepage (inc pgp key)
> http://www.webarchitects.co.uk/     webarchitects
> ===
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (To receive general Zope announcements, see:
> http://www.zope.org/mailman/listinfo/zope-announce
>
> For developer-specific issues, zope-dev@zope.org -
> http://www.zope.org/mailman/listinfo/zope-dev )
>