Begin forwarded message:
Date: Wed, 30 Oct 2013 11:18:58 -0700 From: "D.Edmons" <[email protected]> To: Shlomi Fish <[email protected]> Subject: Re: perl Gtk2 install and makemaker install I tend to hand-crank mine. My preferred distro was SourceMage for that reason (I was a developer there for a short time), but the economy drove me back to debian. Debian's package manager regularly breaks, so I just do stuff by hand. Anyway, I'll figure it out eventually. I got perl up and running very quick, but the perl Gtk2 doesn't like something. Shalom El'ad/Dale On 10/29/2013 10:45 PM, Shlomi Fish wrote: > Hi El'ad/Dale, > > On Tue, 29 Oct 2013 17:29:24 -0700 > "D.Edmons"<[email protected]> wrote: > >> Hi, >> >> I'm trying to get Gtk2 installed. I'm upgrading my local directory to >> the current stable perl and now need Gtk2 so that I may learn perlgtk2. >> >> I get the following error when I run `perl Makefile.PL': >> ---------------------------------------- >> Can't locate ExtUtils/Depends.pm in @INC (you may need to install the >> ExtUtils::Depends module) (@INC contains: >> /home/dale/localperl/lib/site_perl/5.18.1/i686-linux >> /home/dale/localperl/lib/site_perl/5.18.1 >> /home/dale/localperl/lib/5.18.1/i686-linux >> /home/dale/localperl/lib/5.18.1 .) at (eval 4) line 1. >> BEGIN failed--compilation aborted at (eval 4) line 1. >> > > Please read the resources in this page about using CPAN: > > http://perl-begin.org/topics/cpan/ > > (**Note:** perl-begin.org is a site I originated and still maintain.) > > In order to install perl-gtk2, it would be a better idea to use your > distribution's package manager. > > Regards, > > Shlomi Fish > -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ List of Portability Libraries - http://shlom.in/port-libs Chuck Norris does not code; when he sits at a computer, it just does whatever he wants. (By: Kattana.) — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/ Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
