On Mon, Sep 30, 2002 at 08:52:33PM -0300, Christian Reis wrote: > > to eventually deploy the programs in windows platforms. So I am looking > > for an easy to install .exe file which I could install everywhere > > and after that all my pygtk code could run without problems. Does > > such a thing exist? > > Rather offtopic, but: > > - http://www.mcmillan-inc.com/install1.html does something which could > work for individual apps
Ah, sorry, I was not meaning that, creating an installable binary is not my goal. What I'm trying to do is run pygtk and gtk 2.0 under windows. The installation process is easy and documented for linux, but I don't see anywhere how can I do it under windows, presumably pygtk works under windows too, no? I've found the page at http://www.gimp.org/~tml/gimp/win32/downloads.html, and downloaded all the gtk+-2.0.6 and related zips, then installed to some directory. Cool, that's easy (I still don't know what to do with that, but I guess I'll find out). Now, where's pygtk for win32? If it has to be built from the cvs sources, how? _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
