"zentara" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sun, 8 May 2005 23:53:14 -0600, [EMAIL PROTECTED] (Siegfried > Heintze) wrote: > >>I type >>$ perl -MCPAN -e 'install "Gtk2"' >>I get these errors (below). >>Can someone tell me what I am doing wrong? >> > > Here is a copy of a post on the gtk2-perl maillist. I havn't > tried it myself. > ########################################################### > From: Gabor Szabo <[EMAIL PROTECTED]> > > For ActiveState users > > * I assume you already have ActiveState Perl installed on your system. > If not, download and install ActiveState Perl from > http://activestate.com/Products/ActivePerl/ > > * Next you need to install the GTK+ 2.x.x runtime environment. The > latest version can be downloaded from > http://gimp-win.sourceforge.net/stable.html > > * Ensure that the <INSTALL_PATH>\GTK\2.0\bin directory is in your > PATH after this installation. > > * Next you need to install the Win32 binary packages for gtk2-perl. > Download and install the latest version of Gtk2.ppd and Glib.ppd from > http://gtk2-perl.sourceforge.net/win32/ppm/ > (Another way to install these ppds is as follows > C:\Temp> ppm install http://gtk2-perl.sourceforge.net/win32/ppm/Gtk2.ppd > C:\Temp> ppm install http://gtk2-perl.sourceforge.net/win32/ppm/Glib.ppd > ) > > Your system should be ready to roll ! > ############################################################# > Please let us know, How it works or not! I had difficulty using it despite installing the ppd way. Thanks, > > > -- > I'm not really a human, but I play one on earth. > http://zentara.net/japh.html > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > >
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>