Warning during the configure
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
I get a warning doing the configure.
checking for ImageMagick - version >= 5.4.2... /home/sylvestre/dev/debian/debian-science/packages/sip/build-area/sip-0.4.1/./configure: line 21065: test: 6 Q16 : integer expression expected
yes
/home/sylvestre/dev/debian/debian-science/packages/sip/build-area/sip-0.4.1/./configure: line 21158: test: too many arguments
/home/sylvestre/dev/debian/debian-science/packages/sip/build-area/sip-0.4.1/./configure: line 21165: test: too many arguments
Debian squeeze
libmagick9-dev 7:6.3.7.9.dfsg2-1
(that was me)
Hi, this message harmless. It occurs because Magick-config --version returns a string Q16 at the end of the version number.
I won't fix this for now because it shouldn't be very relevant to check the exact imagemagick version.
Thanks for reporting.