Advertisement
Guest User

Untitled

a guest
Oct 4th, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1.  
  2. cpan[1]> i^CCaught SIGINT, trying to continue
  3. exit
  4. Terminal does not support GetHistory.
  5. Lockfile removed.
  6. [root@3703 ~]# htop
  7. -bash: htop: command not found
  8. [root@3703 ~]# yum install htop
  9. Loaded plugins: fastestmirror
  10. Setting up Install Process
  11. Loading mirror speeds from cached hostfile
  12. * base: mirror.spreitzer.ch
  13. * extras: mirror.spreitzer.ch
  14. * updates: mirror.spreitzer.ch
  15. No package htop available.
  16. Error: Nothing to do
  17. [root@3703 ~]# htop
  18. -bash: htop: command not found
  19. [root@3703 ~]# yum install perl
  20. Loaded plugins: fastestmirror
  21. Setting up Install Process
  22. Loading mirror speeds from cached hostfile
  23. * base: mirror.spreitzer.ch
  24. * extras: mirror.spreitzer.ch
  25. * updates: mirror.spreitzer.ch
  26. Package 4:perl-5.10.1-141.el6_7.1.x86_64 already installed and latest version
  27. Nothing to do
  28. [root@3703 ~]# sudo cpan
  29. Terminal does not support AddHistory.
  30.  
  31. cpan shell -- CPAN exploration and modules installation (v1.9402)
  32. Enter 'h' for help.
  33.  
  34. cpan[1]> install Net::RawIP
  35. CPAN: Storable loaded ok (v2.20)
  36. Going to read '/root/.cpan/Metadata'
  37. Database was generated on Tue, 04 Oct 2016 02:17:02 GMT
  38. Running install for module 'Net::RawIP'
  39. CPAN: Data::Dumper loaded ok (v2.124)
  40. 'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/root/.cpan/prefs'
  41. Running make for S/SA/SAPER/Net-RawIP-0.25.tar.gz
  42. CPAN: Digest::SHA loaded ok (v5.47)
  43. Checksum for /root/.cpan/sources/authors/id/S/SA/SAPER/Net-RawIP-0.25.tar.gz ok
  44. Scanning cache /root/.cpan/build for sizes
  45. ............................................................................DONE
  46. Net-RawIP-0.25/
  47. Net-RawIP-0.25/Changes
  48. Net-RawIP-0.25/eth.c
  49. Net-RawIP-0.25/examples/
  50. Net-RawIP-0.25/examples/DoS_linux.2.2.7-9
  51. Net-RawIP-0.25/examples/iflist
  52. Net-RawIP-0.25/examples/ip_rt_dev
  53. Net-RawIP-0.25/examples/ipopt_traceroute
  54. Net-RawIP-0.25/examples/land
  55. Net-RawIP-0.25/examples/macof
  56. Net-RawIP-0.25/examples/oshare
  57. Net-RawIP-0.25/examples/ping
  58. Net-RawIP-0.25/examples/sniff.pl
  59. Net-RawIP-0.25/examples/traceroute
  60. Net-RawIP-0.25/examples/watch
  61. Net-RawIP-0.25/ifaddrlist.c
  62. Net-RawIP-0.25/ifaddrlist.h
  63. Net-RawIP-0.25/ip.h
  64. Net-RawIP-0.25/lib/
  65. Net-RawIP-0.25/lib/Net/
  66. Net-RawIP-0.25/lib/Net/RawIP/
  67. Net-RawIP-0.25/lib/Net/RawIP/ethhdr.pm
  68. Net-RawIP-0.25/lib/Net/RawIP/generichdr.pm
  69. Net-RawIP-0.25/lib/Net/RawIP/icmphdr.pm
  70. Net-RawIP-0.25/lib/Net/RawIP/iphdr.pm
  71. Net-RawIP-0.25/lib/Net/RawIP/opt.pm
  72. Net-RawIP-0.25/lib/Net/RawIP/tcphdr.pm
  73. Net-RawIP-0.25/lib/Net/RawIP/udphdr.pm
  74. Net-RawIP-0.25/lib/Net/RawIP.pm
  75. Net-RawIP-0.25/Makefile.PL
  76. Net-RawIP-0.25/MANIFEST
  77. Net-RawIP-0.25/MANIFEST.SKIP
  78. Net-RawIP-0.25/META.yml
  79. Net-RawIP-0.25/RawIP/
  80. Net-RawIP-0.25/RawIP/libpcap.pod
  81. Net-RawIP-0.25/RawIP.xs
  82. Net-RawIP-0.25/rdev.c
  83. Net-RawIP-0.25/README
  84. Net-RawIP-0.25/README.Devel
  85. Net-RawIP-0.25/solaris.h
  86. Net-RawIP-0.25/t/
  87. Net-RawIP-0.25/t/00-load.t
  88. Net-RawIP-0.25/t/01-api.t
  89. Net-RawIP-0.25/t/90-pod.t
  90. Net-RawIP-0.25/t/91-pod-coverage.t
  91. Net-RawIP-0.25/t/99-critic.t
  92. Net-RawIP-0.25/t/iflist.t
  93. Net-RawIP-0.25/t/memory_leak.t
  94. Net-RawIP-0.25/t/set_icmp.t
  95. Net-RawIP-0.25/t/simple.t
  96. Net-RawIP-0.25/t/timem.t
  97. Net-RawIP-0.25/TODO
  98. Net-RawIP-0.25/typemap
  99. Net-RawIP-0.25/util.c
  100. CPAN: File::Temp loaded ok (v0.22)
  101.  
  102. CPAN.pm: Going to build S/SA/SAPER/Net-RawIP-0.25.tar.gz
  103.  
  104. Compiler: gcc
  105. gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-17)
  106. Copyright (C) 2010 Free Software Foundation, Inc.
  107. This is free software; see the source for copying conditions. There is NO
  108. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  109.  
  110. Could not load the pcap library. Please see the README file on how
  111. to install it. Be sure to also install the C headers (pcap.h).
  112. Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  113. Warning (usually harmless): 'YAML' not installed, will not store persistent state
  114. SAPER/Net-RawIP-0.25.tar.gz
  115. /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
  116. Running make test
  117. Make had some problems, won't test
  118. Running make install
  119. Make had some problems, won't install
  120. Could not read '/root/.cpan/build/Net-RawIP-0.25-isDbj2/META.yml'. Falling back to other methods to determine prerequisites
  121. Failed during this command:
  122. 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