configure.xml outdated on Windows
Posted: 2012-11-20T10:03:20-07:00
Hi,
I'm trying to get the version number of the installed IM. I use the 'identify' command, because its name does not change in IM7.
just types the content of 'configure.xml', which is sadly totally outdated (6.6.2-5).
[ImageMagick-6.8.0-4-Q16-windows.zip]
gives the right number.
If this bug is as old as the file (nearly two years), the first method can not be used under Windows.
I'm trying to get the version number of the installed IM. I use the 'identify' command, because its name does not change in IM7.
Code: Select all
identify -list configure
[ImageMagick-6.8.0-4-Q16-windows.zip]
Code: Select all
identify -version
If this bug is as old as the file (nearly two years), the first method can not be used under Windows.
