Thread

Posted on Fri Aug 11 10:12:05 2006 by dhascruz
Windows xp: GTK.pm? How to install
Hi all, I am having Windows XP Operating sytem. I am using Perl 5.8. where I find the Gtk.pm for win32(windows xp). how to install Gtk.pm Pls provide me in detail Thanks in advance dhascruz
Direct Responses: 2777 | Write a response
Posted on Fri Aug 11 10:18:52 2006 by szabgab in response to 2776
Re: Windows xp: GTK.pm? How to install
Assuming you use ActivePerl you can point your ppm to http://gtk2-perl.sourceforge.net/win32/ppm/
c:>ppm ppm>rep add gtk http://gtk2-perl.sourceforge.net/win32/ppm/ ppm> install Gtk2
Write a response