Advertisement
Guest User

Untitled

a guest
Oct 31st, 2011
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. $ sudo perl -MCPAN -e "install Math::Geometry::Planar::GPC::Polygon"
  2. Going to read '/root/.cpan/Metadata'
  3. Database was generated on Thu, 27 Oct 2011 16:28:56 GMT
  4. LWP not available
  5. Fetching with Net::FTP:
  6. ftp://sunsite.icm.edu.pl/pub/CPAN/authors/01mailrc.txt.gz
  7. Going to read '/root/.cpan/sources/authors/01mailrc.txt.gz'
  8. ............................................................................DONE
  9. LWP not available
  10. Fetching with Net::FTP:
  11. ftp://sunsite.icm.edu.pl/pub/CPAN/modules/02packages.details.txt.gz
  12. Going to read '/root/.cpan/sources/modules/02packages.details.txt.gz'
  13. Database was generated on Mon, 31 Oct 2011 15:30:55 GMT
  14. HTTP::Date not available
  15. ...............
  16. New CPAN.pm version (v1.9800) available.
  17. [Currently running version is v1.9456]
  18. You might want to try
  19. install CPAN
  20. reload cpan
  21. to both upgrade CPAN.pm and run the new version without leaving
  22. the current session.
  23.  
  24.  
  25. .............................................................DONE
  26. LWP not available
  27. Fetching with Net::FTP:
  28. ftp://sunsite.icm.edu.pl/pub/CPAN/modules/03modlist.data.gz
  29. Going to read '/root/.cpan/sources/modules/03modlist.data.gz'
  30. ............................................................................DONE
  31. Going to write /root/.cpan/Metadata
  32. Running install for module 'Math::Geometry::Planar::GPC::Polygon'
  33. Running make for E/EW/EWILHELM/Math/Math-Geometry-Planar-GPC-Polygon-0.05.tar.gz
  34. Checksum for /root/.cpan/sources/authors/id/E/EW/EWILHELM/Math/Math-Geometry-Planar-GPC-Polygon-0.05.tar.gz ok
  35.  
  36. CPAN.pm: Going to build E/EW/EWILHELM/Math/Math-Geometry-Planar-GPC-Polygon-0.05.tar.gz
  37.  
  38. Can't locate Inline/MakeMaker.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at Makefile.PL line 1.
  39. BEGIN failed--compilation aborted at Makefile.PL line 1.
  40. Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  41. EWILHELM/Math/Math-Geometry-Planar-GPC-Polygon-0.05.tar.gz
  42. /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
  43. Running make test
  44. Make had some problems, won't test
  45. Running make install
  46. Make had some problems, won't install
  47.  
  48.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement