Python 1.5.2 thread support

Christopher C. Powell ccpowell at ccpowell.com
Thu Dec 16 11:01:15 EST 1999


Hello,

You need to enable thread support during configuration, before you compile. In
the top directory


     rm config.cache
     ./configure --with-thread
     make clean
     make

Enjoy,
    Christopher

Leonel Silva wrote:

> Hello,
>
> I have downloaded Zope 2.1.1 (source) and tried to install it on a PowerMac
> running MacOS X Server (after installing Python 1.5.2 bin compiled for MacOS
> X Server) unfortunately when I run the command python w_pcgi.py it returns
> the error  "Zope requires Python thread support". Does any one have a
> solution for this?
>
> I even tried to compile Python from the source (since the bin generated the
> above error) without any success, the same error occurs.
>
> It seems that I can't enable Python thread support even if I compile it from
> the source.
>
> Leonel Joao Silva
> Information Systems Manager

--
Christopher C. Powell
RC-Squared
ccpowell at rc2.com
303-749-7922






More information about the Python-list mailing list