At 6:04 PM +0200 10/20/06, _v_tiziano wrote: >2006/10/20, _v_tiziano <[EMAIL PROTECTED]>: >> Today I have build a installer for OSX that contain GTK 2.10.0 and >> pyGTK 2.10.3 for python2.4 >> >> Two problems only: >> >> 1. all the binaries are installed in /opt, and then linked (symbolic) >> to the python osx framework (any ideas?) >> >> 2. the package is realy big (52MB) >> >> If I find a clear osx install, I will try to make a better work.
>update: the very minimal package -> 12MB I found that a lot of a py2exe installer was language stuff for translations I did not have. I wrote a script to purge them. (It probably wouldn't work with py2app.) -- ____________________________________________________________________ TonyN.:' The Great Writ <mailto:[EMAIL PROTECTED]> ' is no more. <http://www.georgeanelson.com/> _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
