<div dir="ltr"><font face="tahoma,sans-serif">Hi John,<br><br>Thanks for the help. I think the reason I am sticking to Cygwin is the support for gtkhtml and the ease of installing libsmi (my application does some MIB parsing). If you know of installing pygtk, that would be great.<br>
I think I installed it fine, but for some reason it is not finding pygtk. <br>Any help would greatly be appreciated.<br><br>-Patty<br></font><br><div class="gmail_quote">On Thu, Aug 28, 2008 at 4:47 AM, John Stowers <span dir="ltr"><<a href="mailto:john.stowers.lists@gmail.com">john.stowers.lists@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Wed, 2008-08-27 at 22:16 -0400, Patty Ackermann wrote:<br>
> Hi,<br>
><br>
> I am trying to get pygtk to install on windows. Has anyone tried it? I<br>
> have Cygwin with all packages installed.<br>
<br>
</div>You don't need to have cygwin installed. Gtk for windows is native.<br>
<br>
Basically you need<br>
0) Python<br>
<a href="http://www.python.org/download/releases/2.5/" target="_blank">http://www.python.org/download/releases/2.5/</a><br>
1) Gtk runtime<br>
<a href="http://gladewin32.sourceforge.net/" target="_blank">http://gladewin32.sourceforge.net/</a><br>
2) PyCairo<br>
<a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pycairo/1.4/" target="_blank">http://ftp.gnome.org/pub/GNOME/binaries/win32/pycairo/1.4/</a><br>
3) PyGobject<br>
<a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygobject/2.14/" target="_blank">http://ftp.gnome.org/pub/GNOME/binaries/win32/pygobject/2.14/</a><br>
4) PyGtk<br>
<a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.12/" target="_blank">http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.12/</a><br>
<br>
There used to be a combined pygtk installer that installed these all at<br>
once, but it seems to have not been updated in ages<br>
<br>
John<br>
<div class="Ih2E3d"><br>
> I did a little research and found that someone posted an archive at<br>
> this location:<br>
> <a href="http://www.mapr.ucl.ac.be/%7Egustin/win32_ports/beta/pygtk-1.99.10-win32-src.tar.gz" target="_blank">http://www.mapr.ucl.ac.be/~gustin/win32_ports/beta/pygtk-1.99.10-win32-src.tar.gz</a><br>
> Unfortunately, the link seems to be down.<br>
> If anyone has installed pygtk with cygwin, please let me know.<br>
> However, if you still got pygtk to work on Windows, I would greatly<br>
> appreciate the help.<br>
> Thanks in advance.<br>
><br>
> -Patty<br>
><br>
</div>> _______________________________________________<br>
> pygtk mailing list <a href="mailto:pygtk@daa.com.au">pygtk@daa.com.au</a><br>
> <a href="http://www.daa.com.au/mailman/listinfo/pygtk" target="_blank">http://www.daa.com.au/mailman/listinfo/pygtk</a><br>
> Read the PyGTK FAQ: <a href="http://www.async.com.br/faq/pygtk/" target="_blank">http://www.async.com.br/faq/pygtk/</a><br>
<br>
</blockquote></div><br></div>