To: Michael G Schwern Dear Michael,
Sorry for the disturbance... I've just installed Fedora 10 on my machine and tried to add the ExtUtils-MakeMaker module (which is required by another application). After successfully downloading the file 'ExtUtils-MakeMaker-6.48.tar.gz' and uncompressing it, I came across the following error message: $ perl Makefile.PL Checking if your kit is complete... Looks good Using included version of ExtUtils::Command (1.14) as it is newer than the installed version (1.13). Writing Makefile for ExtUtils::MakeMaker $ make make: *** No rule to make target `/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE/config.h', needed by `Makefile'. Stop. $ ls bin inc Makefile MANIFEST META.yml PATCHING SIGNATURE TODO Changes lib Makefile.PL MANIFEST.SKIP NOTES README t $ I am not sure what to do next, as I was not expecting to add or modify a target in the Makefile. Your advice would be greatly appreciated. Thanks a lot in advance. Michel M. Verstraete ([email protected])
