
Untitled
By: a guest on
May 8th, 2012 | syntax:
None | size: 1.42 KB | hits: 11 | expires: Never
[djanatyn@barda ~]$ perl cpanm Dancer
!
! Can't write to /usr/local/share/perl5 and /usr/local/bin: Installing modules to /home/djanatyn/perl5
! To turn off this warning, you have to do one of the following:
! - run me as a root or with --sudo option (to install to /usr/local/share/perl5 and /usr/local/bin)
| - run me with --local-lib option e.g. cpanm --local-lib=~/perl5
! - Set PERL_CPANM_OPT="--local-lib=~/perl5" environment variable (in your shell rc file)
! - Configure local::lib in your shell to set PERL_MM_OPT etc.
!
==> Found dependencies: ExtUtils::MakeMaker, ExtUtils::Install
--> Working on ExtUtils::MakeMaker
Fetching http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/ExtUtils-MakeMaker-6.59.tar.gz ... OK
Configuring ExtUtils-MakeMaker-6.59 ... OK
Building ExtUtils-MakeMaker-6.59 ... FAIL
! Installing ExtUtils::MakeMaker failed. See /home/djanatyn/.cpanm/build.log for details.
--> Working on ExtUtils::Install
Fetching http://search.cpan.org/CPAN/authors/id/Y/YV/YVES/ExtUtils-Install-1.54.tar.gz ... OK
Configuring ExtUtils-Install-1.54 ... N/A
! Configure failed for ExtUtils-Install-1.54. See /home/djanatyn/.cpanm/build.log for details.
--> Working on Dancer
Fetching http://search.cpan.org/CPAN/authors/id/S/SU/SUKRIA/Dancer-1.3071.tar.gz ... OK
==> Found dependencies: ExtUtils::MakeMaker
Configuring Dancer-1.3071 ... N/A
! Configure failed for Dancer-1.3071. See /home/djanatyn/.cpanm/build.log for details.