zoukankan      html  css  js  c++  java
  • perl 安装 JMX::Jmx4Perl 需要版本5.10.1

    
    Tests succeeded but 3 dependencies missing (Archive::Zip,Term::ProgressBar,Term::ReadKey)
    Warning (usually harmless): 'YAML' not installed, will not store persistent state
    
     http://mirrors.163.com/cpan/
     
     1002  cpan JMX::Jmx4Perl
     1003  perldoc JMX::Jmx4Perl
     1004  cpan Archive::Zip
     1005  perldoc Archive::Zip
     1006  cpan Term::ProgressBar
     
      perldoc JMX::Jmx4Perl
      
      Vsftp:/root# perl -v
    
    This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
    
    Copyright 1987-2009, Larry Wall
    
    Perl may be copied only under the terms of either the Artistic License or the
    GNU General Public License, which may be found in the Perl 5 source kit.
    
    Complete documentation for Perl, including FAQ lists, should be found on
    this system using "man perl" or "perldoc perl".  If you have access to the
    Internet, point your browser at http://www.perl.org/, the Perl Home Page.
    
    
    
    版本要求为 5.10.1
    
    Vsftp:/root# /sbin/ifconfig | grep inet
              inet addr:192.168.11.187  Bcast:192.168.11.255  Mask:255.255.255.0
              inet6 addr: fe80::250:56ff:fe8a:f9a6/64 Scope:Link
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host

  • 相关阅读:
    组合数取模的题……
    对组合数取模
    n!(n的阶乘)
    八、元素绑定
    七、Application类
    RC振荡电路
    运算放大器工作原理
    No
    合并查询结果
    连接查询
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13349818.html
Copyright © 2011-2022 走看看