in reply to Cannot compile Image::Magick
The tester matrix is not promising at all..
Also seems you are not the only experiencing problems
The module documentation points to a forum where similar probelms are discussed.
iirc it was always a problematic, but wonderful, module to install..
I assume you followed the steps suggested in the installation output:
# Please check the following prerequisites: # # 1) You need to have installed ImageMagick Windows binaries from # http://www.imagemagick.org/script/binary-releases.php#windows # # 2) We only support dynamic (DLL) ImageMagick binaries # note: it is not possible to mix 32/64-bit binaries of perl and Im +ageMagick # # 3) During installation select that you want to install ImageMagick's # development files (libraries+headers) # # 4) You also need to have ImageMagick's directory in your PATH # note: we are checking the presence of convert.exe and/or identify +.exe tools # # 5) You might need Visual C++ Redistributable Package installed on yo +ur system # see instructions on ImageMagick's Binary Release webpage #
Please note that the first link given is broken and you should browse this one and download the appropriate binary release (selecting the right options)
The Author section of the module has an email address: as last hope..
L*
PS infact, being a strawberry user, last time I checked the module I decided to use GD
PPS as vr suggested below ppm install http://www.sisyphusion.tk/ppm/Image-Magick.ppd works! I confirm it in strawberry 5.26 64 bit on windows10 (even if it cannot remove a temporary folder: cannot remove directory for X:\PATH\perl5.26.64bit\data\.ppm/Image-Magick-9092: Permission denied at X:/PATH/perl5.26.64bit/perl/vendor/lib/PPM.pm line 490.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Cannot compile Image::Magick
by marto (Cardinal) on Jan 04, 2019 at 10:59 UTC | |
by bliako (Abbot) on Jan 04, 2019 at 11:22 UTC | |
by marto (Cardinal) on Jan 04, 2019 at 11:28 UTC |