Ronald Oussoren wrote: > Not quite, you also have to install libjpeg to get jpeg support.
And the tricky thing about that is that you need a Universal libjpeg. Maybe this page will help: http://wiki.python.org/moin/MacPython/UniversalLibrariesAndExtensions From there, it looks like you might need freetype too. However, I think recent versions of OS-X (10.4.8+ ?) may have a usable libfreetype, at least if you have X11 installed. If someone gets it built, you can make a mpkg out of it with bdist_mpkg (which comes with py2app, I think). Then you can contribute it to pythonmac by sending it to Bob Ipollito. Note that modules contributed to pythonmac should be statically linked against all non-apple provided libs, they will "just work" for everyone. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig