As the GIMP installer for Windows switched to a private GTK runtime environment in version 2.4.2, one can install the gladewin32 GTK+ runtime and PyGTK, but Python scripts in GIMP are now unsupported. Nice job. ---------------------------------------------------------------------- TAS S.p.A. Via Ugozzolo 121/A 43100 Parma Italy Phone +39 051 458011 Fax: +39 051 4580248 Web: http://www.tasnch.it ---------------------------------------------------------------------- Questo messaggio potrebbe contenere informazioni confidenziali o riservate. Le opinioni ivi espresse sono quelle dell'autore; di conseguenza il messaggio non costituisce impegno contrattuale tra TAS S.p.A ed il destinatario, e TAS S.p.A non assume alcuna responsabilita` riguardo ai contenuti del testo e dei relativi allegati. Qualora il presente messaggio Le fosse pervenuto per errore, Le saremmo grati se ne distruggesse ogni copia e comunicasse al mittente l'errata ricezione. <http://www.dsdata.com>
________________________________ Da: [EMAIL PROTECTED] per conto di Gian Mario Tagliaretti Inviato: gio 10/01/2008 11.35 A: Kevin Goodspeed Cc: [email protected] Oggetto: Re: [pygtk] Installing GTK+ On Jan 10, 2008 5:11 AM, Kevin Goodspeed <[EMAIL PROTECTED]> wrote: > The link to download GTK+ > as given by the Symbide installation instructions leads me to > http://www.gimp.org/~tml/gimp/win32/downloads.html. However, the These are the "official" builds of gtk+ for win32 > installation instructions given for PyGTK says to download the GTK+ > 2.0 Developer runtime from > http://gladewin32.sourceforge.net/modules/wfdownloads/viewcat.php?cid=14. That's right, Pygtk for win32 has been compiled against gladewin32 packages, so you should download the latter. > Do I need to install the developer runtime if I've installed GTK+ from > www.gimp.org? no, you should use only one of the two runtimes, you don't need the devel package if you don't need to compile things by yourself. > And vice versa, if I need to and install the developer runtime do I > still need to download files from www.gimp.org? see above > Also, what files do I need to install PyGTK, PyCairo, and PyGObject? > This list provided on your downloads page is a little confusing. That's right, PyGObject, PyCairo and PyGtk. cheers -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
