Mac OS X threads

John Deighan deighan at vt.edu
Tue Feb 22 14:19:21 EST 2000


I was able to compile Python under Mac OS X. However, when I tried to
install Zope (www.zope.org), it said that it needed Python with thread
support. When I tried to recompile Python with thread support (using
"configure --with-threads), it failed because it couldn't link to 3
thread-related functions. Can anyone help?



More information about the Python-list mailing list