Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 1.42 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [djanatyn@barda ~]$ perl cpanm Dancer
  2. !
  3. ! Can't write to /usr/local/share/perl5 and /usr/local/bin: Installing modules to /home/djanatyn/perl5
  4. ! To turn off this warning, you have to do one of the following:
  5. !   - run me as a root or with --sudo option (to install to /usr/local/share/perl5 and /usr/local/bin)
  6. |   - run me with --local-lib option e.g. cpanm --local-lib=~/perl5
  7. !   - Set PERL_CPANM_OPT="--local-lib=~/perl5" environment variable (in your shell rc file)
  8. !   - Configure local::lib in your shell to set PERL_MM_OPT etc.
  9. !
  10. ==> Found dependencies: ExtUtils::MakeMaker, ExtUtils::Install
  11. --> Working on ExtUtils::MakeMaker
  12. Fetching http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/ExtUtils-MakeMaker-6.59.tar.gz ... OK
  13. Configuring ExtUtils-MakeMaker-6.59 ... OK
  14. Building ExtUtils-MakeMaker-6.59 ... FAIL
  15. ! Installing ExtUtils::MakeMaker failed. See /home/djanatyn/.cpanm/build.log for details.
  16. --> Working on ExtUtils::Install
  17. Fetching http://search.cpan.org/CPAN/authors/id/Y/YV/YVES/ExtUtils-Install-1.54.tar.gz ... OK
  18. Configuring ExtUtils-Install-1.54 ... N/A
  19. ! Configure failed for ExtUtils-Install-1.54. See /home/djanatyn/.cpanm/build.log for details.
  20. --> Working on Dancer
  21. Fetching http://search.cpan.org/CPAN/authors/id/S/SU/SUKRIA/Dancer-1.3071.tar.gz ... OK
  22. ==> Found dependencies: ExtUtils::MakeMaker
  23. Configuring Dancer-1.3071 ... N/A
  24. ! Configure failed for Dancer-1.3071. See /home/djanatyn/.cpanm/build.log for details.