Posted on 2006-08-11 07:12:05-07 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 | 13445 | Write a response
Posted on 2006-08-11 07:18:52-07 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
Direct Responses: Write a response
Posted on 2011-08-05 22:27:54.773407-07 by shad in response to 2776
Re: Windows xp: GTK.pm? How to install
After getting the necessary bundle http://www.gtk.org/download/win32.php, I was able to find a write done elsewhere that showed what was missing. http://code.google.com/p/camelbox/wiki/BuildCoreGtk This shows exactly what dll need to be added into the makefile in order for it to compile successfully on Windows.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.