Page 1 of 1

ImageMagick-6.6.4-2-Q16-windows-dll.exe is missing Perl dll

Posted: 2010-09-16T14:21:10-07:00
by mnz2000
Hi,

I just installed the 32-bit ImageMagick-6.6.4-2-Q16-windows-dll.exe on my 64-bit Windows 7 computer. I then opened C:\Program Files (x86)\ImageMagick-6.6.4-Q16\PerlMagick\x86\Image-Magick.tar.gz, and its blib\arch\auto\Image\Magick\ folder contained the following files:

.exists
Magick.bs
Magick.exp
Magick.lib
Magick.pdb

Note that there is no Magick.dll! Obviously, the Perl Image::Magic won't load.

Re: ImageMagick-6.6.4-2-Q16-windows-dll.exe is missing Perl

Posted: 2010-09-16T14:28:08-07:00
by mnz2000
Also, the Image-Magick.ppd file has the following line:

Code: Select all

        <ARCHITECTURE NAME="MSWin32-x64-multi-thread-5.12" />
I believe this should be:

Code: Select all

        <ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.12" />