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

  • 相关阅读:
    解决Redis之MISCONF Redis is configured to save RDB snapshots
    lnmp一键安装redis以及php组件
    多版本PHP使用composer
    composer设置成阿里云镜像
    Yaf 简介
    Ubuntu配置php7.2开机启动
    Ubuntu查看开机日志
    ssh生成公钥
    Ubuntu系统如何分区
    初始化一个yaf项目
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13349818.html
Copyright © 2011-2022 走看看