in reply to Re^3: make: *** No rule to make target
in thread make: *** No rule to make target

I'm having this issue as well. Unfortunately, this post never concluded anything. So, consider this a repost. I don't have the config.h file located in /usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE/ directory. I'm trying to install CPAN.pm. But, it needs a module named ExtUtils::MakeMaker, which seems to have been replaced by ExtUtils::Command.pm. So, I get this error with installing ExtUtils::MakeMaker.pm. -locust

Replies are listed 'Best First'.
Re^5: make: *** No rule to make target
by choroba (Cardinal) on Nov 16, 2010 at 10:28 UTC
    Have you installed the perl-devel package as mentioned above?