This may/may not be correct but i have the same error, and if you look so many lines up from where you started pasteing does it say something about either extutils or makemaker not been found?
After following the guide for fedora 8, i was missing one package which caused the install to bomb out in a way that looks the same as yours.
simple command
yum -y install perl-ExtUtils-MakeMaker
fixed my issue.
Mark
|