On Fri, Aug 14, 2009 at 09:04:24PM +0100, Norman Khine <[email protected]> wrote: > I updated the setup.py so that > > if sys.platform == "darwin": > update_dirs(cc.include_dirs, ["/sw/include/freetype2", > "/sw/lib/freetype2/include", "/sw/include", "/opt/local/include", > "/opt/local/include/freetype2"]) > > This went further, but then got this: > > http://paste.lisp.org/+1TGX#4
Hm, this is about Python-Imaging. You don't actually need that, so maybe try to get rid of it? (If all else fails, uninstall it and then re-install it after you're done with swftools) Matthias
