git下载地址:http://download.chinaunix.net/download/0004000/3744.shtml
git安装:http://lzqustc.iteye.com/blog/415735
git 安装失出错 Can’t locate extUtils/makemaker.pm
在安装git时出现这个错误!可能是没安装perl-CPAN
运行:
yum -y install perl-CPAN
然后重新make
git下载地址:http://download.chinaunix.net/download/0004000/3744.shtml
git安装:http://lzqustc.iteye.com/blog/415735
git 安装失出错 Can’t locate extUtils/makemaker.pm
在安装git时出现这个错误!可能是没安装perl-CPAN
运行:
yum -y install perl-CPAN
然后重新make