in reply to Error when running make Makefile

What are you trying to build?

Replies are listed 'Best First'.
Re^2: Error when running make Makefile
by locust (Sexton) on Nov 16, 2010 at 00:11 UTC
    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. :-)
      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