Thank you Alexandr!

perl-devel was installed, but for some reason ExtUtils::Embed was not.
 However, your email led me to install yum and then yum install
perl-ExtUtils-Embed -- which did the trick.

Thank you so much!
-Chris

On Mon, May 14, 2012 at 8:13 PM, Alexandr Ciornii <alexcho...@gmail.com>wrote:

> 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