Page 1 of 1
logo test failed on win7 x64
Posted: 2011-03-02T23:09:19-07:00
by ciasoMs
I downloaded the win64 build on the official site (ImageMagick-6.6.7-10-Q16-windows-x64-dll.exe).
After installation I tried the logo test, but it failed with the following error code
>convert logo: logo.gif
Magick: no decode delegate for this image format `' @ error/constitute.c/ReadImage/532.
Magick: missing an image filename `logo.gif' @ error/convert.c/ConvertImageCommand/2962.
What should I do?
Re: logo test failed on win7 x64
Posted: 2011-03-05T12:13:42-07:00
by inetscan
I see this same behavior. Installed ImageMagick-6.6.7-10-Q16-windows-x64-dll.exe on Windows 7 x64.
Re: logo test failed on win7 x64
Posted: 2011-03-05T14:01:31-07:00
by el_supremo
FYI: I've just downloaded 6.6.8-0 from the FTP site, to Win XP Pro x64 and the logo: test works.
Currently, the links to 6.6.7-10 here
http://studio.imagemagick.org/script/bi ... hp#windows are dead.
@Magick:
During the installation process I selected source code headers, Perl and VB. After the installation has unzipped everything, it gives an error message:
Code: Select all
Unable to execute file
ppm
ShellExecuteEx failed; code 2
The system cannot find the specified file.
This has also happened with previous versions but in each case IM has been installed OK. I presume that it is something to do with the Perl or VB stuff since I don't use that much and haven't tested them.
Pete
Re: logo test failed on win7 x64
Posted: 2012-01-05T18:05:51-07:00
by frankrizzo
I get the below error on Windows 7 Installation as well, can anyone answer on how to fix this? Is this related to the installer not knowing about Program Files(x86) possibly?
---------------------------
Setup
---------------------------
Unable to execute file:
ppm
ShellExecuteEx failed; code 2.
The system cannot find the file specified.
---------------------------
OK
---------------------------
Re: logo test failed on win7 x64
Posted: 2012-01-05T19:06:31-07:00
by frankrizzo
I just got the installer to work, but running the .pl files does not work, I get the below error now:
C:\Program Files (x86)\ImageMagick-6.7.4-Q16\PerlMagick>cd demo
C:\Program Files (x86)\ImageMagick-6.7.4-Q16\PerlMagick\demo>demo.pl
Can't locate Image/Magick.pm in @INC (@INC contains: C:/Perl64/site/lib C:/Perl6
4/lib .) at C:\Program Files (x86)\ImageMagick-6.7.4-Q16\PerlMagick\demo\demo.pl
line 5.
BEGIN failed--compilation aborted at C:\Program Files (x86)\ImageMagick-6.7.4-Q1
6\PerlMagick\demo\demo.pl line 5.