I am not able to install Goo::Canvas. Below are the steps I followed on my Ubuntu 12.10. I am new to Gtk and Perl Modules
perl -MCPAN -e shell cpan>install Goo::Canvas
This produced below error:
MakeMaker FATAL: prerequisites not found. ExtUtils::Depends not installed ExtUtils::PkgConfig not installed Please install these modules first and rerun 'perl Makefile.PL'.
so I tried
cpan> install ExtUtils::Depends cpan> install ExtUtils::PkgConfig
But again below error happened:
Result: PASS XAOC/ExtUtils-Depends-0.306.tar.gz /usr/bin/make test -- OK Running make install !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +!! ERROR: Can't create '/usr/local/man/man3' mkdir /usr/local/man/man3: Permission denied at /usr/share/perl/5.14/E +xtUtils/Install.pm line 494 Result: PASS XAOC/ExtUtils-PkgConfig-1.15.tar.gz /usr/bin/make test -- OK Running make install !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +!! ERROR: Can't create '/usr/local/man/man3' mkdir /usr/local/man/man3: Permission denied at /usr/share/perl/5.14/E +xtUtils/Install.pm line 494
Regards
In reply to Goo::Canvas installation on Ubuntu 12.10 by msinfo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |