Guest User

Untitled

a guest
Jun 21st, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. $cpan -i RPM::Header
  2. CPAN: Storable loaded ok (v2.18)
  3. Going to read /home/users/luist/.cpan/Metadata
  4. Database was generated on Thu, 18 Jun 2009 05:26:57 GMT
  5. Running install for module 'RPM::Header'
  6. CPAN: Data::Dumper loaded ok (v2.121_14)
  7. 'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/home/users/luist/.cpan/prefs'
  8. Running make for R/RJ/RJRAY/Perl-RPM-1.51.tar.gz
  9. CPAN: Digest::SHA loaded ok (v5.45)
  10. CPAN: Compress::Zlib loaded ok (v2.015)
  11. Checksum for /home/users/luist/.cpan/sources/authors/id/R/RJ/RJRAY/Perl-RPM-1.51.tar.gz ok
  12. Perl-RPM-1.51/
  13. Perl-RPM-1.51/META.yml
  14. Perl-RPM-1.51/RPM/
  15. Perl-RPM-1.51/RPM/Constants.xs
  16. Perl-RPM-1.51/RPM/Header.pm
  17. Perl-RPM-1.51/RPM/Header.xs
  18. Perl-RPM-1.51/RPM/Error.xs
  19. Perl-RPM-1.51/RPM/Error.pm
  20. Perl-RPM-1.51/RPM/Database.xs
  21. Perl-RPM-1.51/RPM/Constants.pm
  22. Perl-RPM-1.51/RPM/Database.pm
  23. Perl-RPM-1.51/typemap
  24. Perl-RPM-1.51/MANIFEST
  25. Perl-RPM-1.51/ChangeLog
  26. Perl-RPM-1.51/t/
  27. Perl-RPM-1.51/t/00_pod.t
  28. Perl-RPM-1.51/t/01_database.t
  29. Perl-RPM-1.51/t/00_load.t
  30. Perl-RPM-1.51/t/04_utils.t
  31. Perl-RPM-1.51/t/02_headers.t
  32. Perl-RPM-1.51/t/03_errors.t
  33. Perl-RPM-1.51/t/00_pod_coverage.t
  34. Perl-RPM-1.51/t/09_leaks.t
  35. Perl-RPM-1.51/RPM.h
  36. Perl-RPM-1.51/utils/
  37. Perl-RPM-1.51/utils/rpmprune
  38. Perl-RPM-1.51/IMPORTANT.perl
  39. Perl-RPM-1.51/RPM.pm
  40. Perl-RPM-1.51/Makefile.PL
  41. Perl-RPM-1.51/RPM.xs
  42. Perl-RPM-1.51/README
  43. Perl-RPM-1.51/MANIFEST.SKIP
  44. CPAN: File::Temp loaded ok (v0.18)
  45. Warning (usually harmless): 'YAML' not installed, will not store persistent state
  46.  
  47. CPAN.pm: Going to build R/RJ/RJRAY/Perl-RPM-1.51.tar.gz
  48.  
  49. Header file 'rpmlib.h' not found. This is needed for compiling the XS
  50. code. If this is present, edit Makefile.PL and add the correct directory to the search
  51. list near this line. Stopped at Makefile.PL line 56.
  52. Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  53. Warning (usually harmless): 'YAML' not installed, will not store persistent state
  54. RJRAY/Perl-RPM-1.51.tar.gz
  55. /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
  56. Running make test
  57. Make had some problems, won't test
  58. Running make install
  59. Make had some problems, won't install
  60. Could not read '/home/users/luist/.cpan/build/Perl-RPM-1.51-ViERSZ/META.yml'. Falling back to other methods to determine prerequisites
  61. $
Add Comment
Please, Sign In to add comment