Hi

2012/5/15 Chris Brooks <madb...@gmail.com>:
> Hi Perl folks,
>
> I'm trying to build mod_perl 1.31 / Apache 1.41 on CentOS 6.2, and I'm
> getting badly stuck.
> Can't locate ExtUtils/Embed.pm in @INC
> Aha! I think, I'll just launch CPAN.pm and install ExtUtils::Embed.

ExtUtils::Embed is a core module and is not available on CPAN (only a
very old version). CentOS maintaners think that you would install
anything from repository, so they removed many CPAN modules. You
should install CenOS package "perl-devel" or something like that.

-- 
Alexandr Ciornii, http://chorny.net

Reply via email to