Windows portable 'convert -list configure' reports wrong version
Posted: 2015-02-16T09:34:50-07:00
After downloading the portable ImageMagick ZIP file for Windows here:
and copying its content to c:\pa\ I get these contradictionary bits of information when trying to determine the version of the binaries:
Note the COPYRIGHT date, LIB_VERSION, LIB_VERSION_NUMBER, RELEASE_DATE and VERSION entries here.
Next command:
So probably there was/is an error in packaging the wrong configure.xml file into the ZIP here?
and copying its content to c:\pa\ I get these contradictionary bits of information when trying to determine the version of the binaries:
Code: Select all
C:\Users\pipitas>\pa\ImageMagick-6.9.0-6\convert.exe -list configure
Path: [built-in]
Name Value
-------------------------------------------------------------------------------
FEATURES OpenMP
NAME ImageMagick
QuantumDepth 16
Path: \pa\ImageMagick-6.9.0-6\configure.xml
Name Value
-------------------------------------------------------------------------------
CC vs8
COPYRIGHT Copyright (C) 1999-2011 ImageMagick Studio LLC
DELEGATES bzlib freetype jpeg jp2 lcms png tiff x11 xml wmf zlib
HOST windows-unknown-linux-gnu
LIB_VERSION 0x662
LIB_VERSION_NUMBER 6,6,2,5
NAME ImageMagick
RELEASE_DATE 2010-06-15
VERSION 6.6.2
WEBSITE http://www.imagemagick.org
Next command:
Code: Select all
C:\Users\pipitas>\pa\ImageMagick-6.9.0-6\convert.exe -version
Version: ImageMagick 6.9.0-6 Q16 x86 2015-02-07 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates (built-in): bzlib cairo freetype jbig jng jp2 jpeg lcms lqr openexr pangocairo png ps rsvg tiff webp xml zlib