解决Can’t locate ExtUtils/MakeMaker.pm in @INC

简介: 安装mysqlsla-2.03,执行Perl脚本报错Can’t locate ExtUtils/MakeMaker.

安装mysqlsla-2.03,执行Perl脚本报错Can’t locate ExtUtils/MakeMaker.pm in @INC
解决如下

 # wget http://files.directadmin.com/services/9.0/ExtUtils-MakeMaker-6.31.tar.gz
 # tar xvzf ExtUtils-MakeMaker-6.31.tar.gz -C /opt/
 # cd /opt/ExtUtils-MakeMaker-6.31/ 
 # perl Makefile.PL 
 # make 
 # make install 

如果执行报如下错误

# perl Makefile.PL 
Checking if your kit is complete...
Looks good
Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697.

则需安装依赖环境

# yum install perl-ExtUtils-MakeMaker
目录
相关文章
|
3月前
|
安全
Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yo
Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yo
成功解决Failed to execute stage ‘Setup validation’: Cannot locate gluster packages
成功解决Failed to execute stage ‘Setup validation’: Cannot locate gluster packages
|
C++
201312-5 I’m stuck!
201312-5 I’m stuck!
80 0
201312-5 I’m stuck!
SAP MM MI01界面上的‘Freeze book inventory’标记初探
SAP MM MI01界面上的‘Freeze book inventory’标记初探
SAP MM MI01界面上的‘Freeze book inventory’标记初探
Enterprise search debugging via test report in AG3
Created by Wang, Jerry, last modified on Dec 19, 2014
Enterprise search debugging via test report in AG3
成功解决Command "python setup.py egg_info" failed with error code 1 in C:\Users\AppData\
成功解决Command "python setup.py egg_info" failed with error code 1 in C:\Users\AppData\