Re: [pygtk] PyGTK 2.17 for Windows

2010-07-02 Thread John Stowers
On Thu, 2010-07-01 at 15:33 +0200, Tomeu Vizoso wrote: > On Thu, Jul 1, 2010 at 15:13, John Stowers > wrote: > > On Thu, Jul 1, 2010 at 6:52 PM, Jason Heeris wrote: > >> I'm trying to get a PyGTK app going on a Windows XP installation. It > >> requires PyGTK 2.17. I have Python 2.6 and GTK 2.18

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-02 Thread Jason Heeris
On 2 July 2010 13:11, John Stowers wrote: > This looks like you are building from the master branch. Please build > from the windows branch. I should update the instructions to make that > clear. Yes! It works! For the benefit of anyone else reading this (or maybe for your updated instructions)..

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread John Stowers
On Fri, Jul 2, 2010 at 3:27 PM, Jason Heeris wrote: > On 2 July 2010 10:54, Jason Heeris wrote: >> AFAIK, this is part of pygtk... so do I need PyGTK already installed >> to build a new PyGTK? Or have a missed something? > > No, apparently a reboot was required after uninstalling PyGTK (certain >

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread John Stowers
On Fri, Jul 2, 2010 at 2:54 PM, Jason Heeris wrote: > So I decided to start this whole thing over, since I went down the > wrong path before. I uninstalled pygtk, but kept pycairo 1.8.6 and > pygobject 2.20.0. Then I brought up a mingw console and followed the > win32 build instructions[1]. > > I

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread Jason Heeris
On 2 July 2010 10:54, Jason Heeris wrote: > AFAIK, this is part of pygtk... so do I need PyGTK already installed > to build a new PyGTK? Or have a missed something? No, apparently a reboot was required after uninstalling PyGTK (certain files were scheduled for removal that could not be immediatel

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread Jason Heeris
So I decided to start this whole thing over, since I went down the wrong path before. I uninstalled pygtk, but kept pycairo 1.8.6 and pygobject 2.20.0. Then I brought up a mingw console and followed the win32 build instructions[1]. I get this error: $ python setup.py build --compiler=mingw32 --en

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread Tomeu Vizoso
On Thu, Jul 1, 2010 at 17:04, Jason Heeris wrote: > On 1 July 2010 21:13, John Stowers wrote: >> I have been generating the python installers for windows. > > Good work :) > >> This, and the fact that PyGtk has effectively been deprecated an >> replaced with PyGI makes me nervous. > > ...I was no

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread Jason Heeris
On 1 July 2010 21:13, John Stowers wrote: > I have been generating the python installers for windows. Good work :) > This, and the fact that PyGtk has effectively been deprecated an > replaced with PyGI makes me nervous. ...I was not aware of that. I'll have to look into PyGI. > I will try to

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread Tomeu Vizoso
On Thu, Jul 1, 2010 at 15:13, John Stowers wrote: > On Thu, Jul 1, 2010 at 6:52 PM, Jason Heeris wrote: >> I'm trying to get a PyGTK app going on a Windows XP installation. It >> requires PyGTK 2.17. I have Python 2.6 and GTK 2.18 set up just fine, >> but of course there's no binary installer for

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread John Stowers
On Thu, Jul 1, 2010 at 6:52 PM, Jason Heeris wrote: > I'm trying to get a PyGTK app going on a Windows XP installation. It > requires PyGTK 2.17. I have Python 2.6 and GTK 2.18 set up just fine, > but of course there's no binary installer for PyGTK 2.17. So I grabbed > the source from FTP[1], alon

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread Tomeu Vizoso
On Thu, Jul 1, 2010 at 08:52, Jason Heeris wrote: > I'm trying to get a PyGTK app going on a Windows XP installation. It > requires PyGTK 2.17. I have Python 2.6 and GTK 2.18 set up just fine, > but of course there's no binary installer for PyGTK 2.17. So I grabbed > the source from FTP[1], along

Re: [pygtk] PyGTK 2.17 for Windows

2010-07-01 Thread Jason Heeris
On 1 July 2010 17:45, Tomeu Vizoso wrote: > Two options, not sure which would be easiest: > > - build pygobject <2.21.4 with --disable-pygi > - build pygobject 2.21.4 with --disable-introspection > (I'm assuming that you have a reason for not using a stable release of > PyGObject). What's the mi

[pygtk] PyGTK 2.17 for Windows

2010-06-30 Thread Jason Heeris
I'm trying to get a PyGTK app going on a Windows XP installation. It requires PyGTK 2.17. I have Python 2.6 and GTK 2.18 set up just fine, but of course there's no binary installer for PyGTK 2.17. So I grabbed the source from FTP[1], along with PyGObject, intending to build it under MinGW. But it