|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^8: Errors While Installing Image::Magickby syphilis (Archbishop) |
| on Feb 16, 2024 at 03:11 UTC ( [id://11157722]=note: print w/replies, xml ) | Need Help?? |
|
This is as far as I've gotten trying to track down the source of the error in C:\Strawberry\perl\site\lib\ExtUtils\Install.pm. Duh ... I need to learn how to read more carefully. For me, there is no perl\site\lib\ExtUtils\Install.pm, only perl\lib\ExtUtils\Install.pm I think we just need to have the EU::MM that's in perl\lib found - not the one in perl\site\lib. Try renaming perl\site\lib\ExtUtils to perl\site\lib\Extutils_hide, and then retry building and installing Image-Magick. There's absolutely nothing in my perl-5.24.1 site/lib/folder, so hiding it's ExtUtils folder shouldn't matter for this exercise. You'll probably want to make it visible again after you've run "dmake install"- so that it can lurk about and mysteriously screw up other stuff at a future date ;-) Cheers, Rob
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||