[Twisted-Python] Mac and Twisted

Itamar Shtull-Trauring twisted at itamarst.org
Fri Aug 30 12:14:06 EDT 2002


Bob Piper wrote:

>  I tried to do an install of Twisted on OS X (10.1.5 and 10.2), and ran into
> compile failures for cReactor (missing sys/poll.h).  Is there a work around
> for this?

Just don't compile cReactor I guess - comment out the applicable bits in 
setup.py so it doesn't try to compile it. None of the C code in Twisted is 
necessary in order to use it, they're just there for speed.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
Available for Python, Twisted, Zope and Java consulting





More information about the Twisted-Python mailing list