Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. cpan[1]> install Net::RawIP
  2. CPAN: Storable loaded ok (v2.20)
  3. Going to read '/root/.cpan/Metadata'
  4. Database was generated on Thu, 27 Jul 2017 07:54:41 GMT
  5. Running install for module 'Net::RawIP'
  6. CPAN: Data::Dumper loaded ok (v2.124)
  7. 'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/root/.cpan/prefs'
  8. Running make for S/SA/SAPER/Net-RawIP-0.25.tar.gz
  9. CPAN: Digest::SHA loaded ok (v5.47)
  10. Checksum for /root/.cpan/sources/authors/id/S/SA/SAPER/Net-RawIP-0.25.tar.gz ok
  11. Scanning cache /root/.cpan/build for sizes
  12. ............................................................................DONE
  13. Net-RawIP-0.25/
  14. Net-RawIP-0.25/Changes
  15. Net-RawIP-0.25/eth.c
  16. Net-RawIP-0.25/examples/
  17. Net-RawIP-0.25/examples/DoS_linux.2.2.7-9
  18. Net-RawIP-0.25/examples/iflist
  19. Net-RawIP-0.25/examples/ip_rt_dev
  20. Net-RawIP-0.25/examples/ipopt_traceroute
  21. Net-RawIP-0.25/examples/land
  22. Net-RawIP-0.25/examples/macof
  23. Net-RawIP-0.25/examples/oshare
  24. Net-RawIP-0.25/examples/ping
  25. Net-RawIP-0.25/examples/sniff.pl
  26. Net-RawIP-0.25/examples/traceroute
  27. Net-RawIP-0.25/examples/watch
  28. Net-RawIP-0.25/ifaddrlist.c
  29. Net-RawIP-0.25/ifaddrlist.h
  30. Net-RawIP-0.25/ip.h
  31. Net-RawIP-0.25/lib/
  32. Net-RawIP-0.25/lib/Net/
  33. Net-RawIP-0.25/lib/Net/RawIP/
  34. Net-RawIP-0.25/lib/Net/RawIP/ethhdr.pm
  35. Net-RawIP-0.25/lib/Net/RawIP/generichdr.pm
  36. Net-RawIP-0.25/lib/Net/RawIP/icmphdr.pm
  37. Net-RawIP-0.25/lib/Net/RawIP/iphdr.pm
  38. Net-RawIP-0.25/lib/Net/RawIP/opt.pm
  39. Net-RawIP-0.25/lib/Net/RawIP/tcphdr.pm
  40. Net-RawIP-0.25/lib/Net/RawIP/udphdr.pm
  41. Net-RawIP-0.25/lib/Net/RawIP.pm
  42. Net-RawIP-0.25/Makefile.PL
  43. Net-RawIP-0.25/MANIFEST
  44. Net-RawIP-0.25/MANIFEST.SKIP
  45. Net-RawIP-0.25/META.yml
  46. Net-RawIP-0.25/RawIP/
  47. Net-RawIP-0.25/RawIP/libpcap.pod
  48. Net-RawIP-0.25/RawIP.xs
  49. Net-RawIP-0.25/rdev.c
  50. Net-RawIP-0.25/README
  51. Net-RawIP-0.25/README.Devel
  52. Net-RawIP-0.25/solaris.h
  53. Net-RawIP-0.25/t/
  54. Net-RawIP-0.25/t/00-load.t
  55. Net-RawIP-0.25/t/01-api.t
  56. Net-RawIP-0.25/t/90-pod.t
  57. Net-RawIP-0.25/t/91-pod-coverage.t
  58. Net-RawIP-0.25/t/99-critic.t
  59. Net-RawIP-0.25/t/iflist.t
  60. Net-RawIP-0.25/t/memory_leak.t
  61. Net-RawIP-0.25/t/set_icmp.t
  62. Net-RawIP-0.25/t/simple.t
  63. Net-RawIP-0.25/t/timem.t
  64. Net-RawIP-0.25/TODO
  65. Net-RawIP-0.25/typemap
  66. Net-RawIP-0.25/util.c
  67. CPAN: File::Temp loaded ok (v0.22)
  68.  
  69. CPAN.pm: Going to build S/SA/SAPER/Net-RawIP-0.25.tar.gz
  70.  
  71. Compiler: gcc
  72. gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18)
  73. Copyright (C) 2010 Free Software Foundation, Inc.
  74. This is free software; see the source for copying conditions. There is NO
  75. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  76.  
  77. Could not load the pcap library. Please see the README file on how
  78. to install it. Be sure to also install the C headers (pcap.h).
  79. Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  80. Warning (usually harmless): 'YAML' not installed, will not store persistent state
  81. SAPER/Net-RawIP-0.25.tar.gz
  82. /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
  83. Running make test
  84. Make had some problems, won't test
  85. Running make install
  86. Make had some problems, won't install
  87. Could not read '/root/.cpan/build/Net-RawIP-0.25-iLA5wV/META.yml'. Falling back to other methods to determine prerequisites
  88. Failed during this command:
  89. SAPER/Net-RawIP-0.25.tar.gz : writemakefile NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement