
Aug. 30, 2002
4:14 p.m.
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