[root@luozhonghua FCGI-0.71]# perl Makefile.PL
can‘t locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
这句显示ExtUtils/MakeMaker.pm没有安装
执行:[root@luozhonghua FCGI-0.71]# yum -y install perl-CPAN 即可
can't locate ExtUtils/MakeMaker.pm in @INC,布布扣,bubuko.com
can't locate ExtUtils/MakeMaker.pm in @INC
原文地址:http://blog.csdn.net/luozhonghua2014/article/details/37738389