in reply to Re: Error when running make Makefile
in thread Error when running make Makefile

Longer story... I wanted to install the CPAN module. CPAN, requires ExtUtils::MakeMaker.pm. So, I'm trying to install MakeMaker.pm so I can then install CPAN..so then I can be truly lazy, and let CPAN deal with all this fun stuff. :-)

Replies are listed 'Best First'.
Re^3: Error when running make Makefile
by Anonymous Monk on Nov 16, 2010 at 00:35 UTC
    So, I'm trying to install MakeMaker.pm
    Why? Something else must be wrong. ExtUtils::MakeMaker has been a core module for a long long time:

    $ corelist ExtUtils::MakeMaker ExtUtils::MakeMaker was first released with perl 5