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.

Checking if your kit is complete...
Looks good
MakeMaker FATAL: prerequisites not found.
    ExtUtils::Depends not installed
    ExtUtils::PkgConfig not installed
    Glib not installed
    Pango not installed

Please install these modules first and rerun 'perl Makefile.PL'.
------------------------------------------
I'm quite certain Glib and Pango are installed. I've no clue about ::Depends, ::PkgConfig.

Any quick pointers in the right direction will be appreciated. The reason for the upgrade is due to utf-8 and related issues.

Thank you in advance.


El'ad/Dale Edmons

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to