Hi, we needed a simpler way to install PyGTK on Mac OS X, besides using macports/fink or jhbuild to compile it...
So we are testing an all-in-one (= both gtk+ and pygtk) Universal installer for Mac OS X 10.5 Leopard and later: http://afb.users.sourceforge.net/zero-install/PyGTK.pkg It's for both python versions (python2.5 and python2.6) and built for all three architectures: ppc, i386, x86_64. It's modeled after the existing gtk+ bundle for Windows, but rebuilt (as .tgz) from scratch using custom scripts: http://afb.users.sourceforge.net/zero-install/buildscripts/ Feedback appreciated. --anders _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
