[Zope-dev] OpenBSD 2.5+ Python 1.52 and Zope-2.0.0b1-src Missing thread.py(Can anyone Help

Pavlos Christoforou pavlos@gaaros.msrc.sunysb.edu
Thu, 29 Jul 1999 02:25:51 -0400 (EDT)


On Thu, 29 Jul 1999, zope wrote:

> Hi  All,
> 
>  I  have OpenBSD 2.5+ , I have replaced the version of python that comes in the 
> /usr/src/ports/lang/python with python 1.5.2 and I have just attempting

Make sure you have compiles python with threads. I believe the configure
option is:
--with-threads

Pavlos