Advertisement
Guest User

Untitled

a guest
Jun 25th, 2010
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. # perl -MCPAN -e shell
  2. Terminal does not support AddHistory.
  3.  
  4. cpan shell -- CPAN exploration and modules installation (v1.9205)
  5. ReadLine support available (maybe install Bundle::CPAN or Bundle::CPANxxl?)
  6.  
  7. cpan[1]> install NDBM_File
  8. CPAN: Storable loaded ok (v2.18)
  9. Going to read /root/.cpan/Metadata
  10. Database was generated on Fri, 25 Jun 2010 19:33:04 GMT
  11. Running install for module 'NDBM_File'
  12. CPAN: Data::Dumper loaded ok (v2.121_14)
  13. 'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/root/.cpan/prefs'
  14. The most recent version "1.08" of the module "NDBM_File"
  15. is part of the perl-5.12.1 distribution. To install that, you need to run
  16. force install NDBM_File --or--
  17. install J/JE/JESSE/perl-5.12.1.tar.gz
  18. CPAN: Time::HiRes loaded ok (v1.9719)
  19. Running make test
  20. Can't test without successful make
  21. Running make install
  22. Make had returned bad status, install seems impossible
  23. Failed during this command:
  24. JESSE/perl-5.12.1.tar.gz : make NO isa perl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement