Search found 2 matches

by awesomess3
2013-11-20T10:05:35-07:00
Forum: PerlMagick
Topic: Error while installing Image::Magick module
Replies: 5
Views: 28193

Re: Error while installing Image::Magick module

The test errors have been reported as a bug for PerlMagick:
https://rt.cpan.org/Public/Bug/Display.html?id=90556
by awesomess3
2013-11-20T09:31:45-07:00
Forum: PerlMagick
Topic: Error while installing Image::Magick module
Replies: 5
Views: 28193

Re: Error while installing Image::Magick module

I have the Solution.

I'm on Windows 8 64-bit
Using Strawberry Perl 5.18 64-bit
Installed ImageMagick 6.8.7-6-Q16 64-bit with dynamic DLLs & opted for the C++ libraries and headers.
You may have to restart the system after installing Image Magick.

1) extract PerlMagick-6.86.tar.gz
2) `cd PerlMagick ...