Hello,
I was trying to install Lingua-EN-Fathom when I got the error:
Can't locate ExtUtils/MakeMaker.pm
Then I try to install ExtUtils-MakeMaker. The Makefile.PL works fine but when I do "make", I got the error:
make: *** No rule to make target `/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/config.h', needed by `Makefile'. Stop.
I googled a lot for solutions but still couldn't figure it out. Could someone please help with it?
Thanks in advance!!