Page 1 of 1

Binary for ImageMagick for windows

Posted: 2018-08-05T06:48:57-07:00
by dms2018
Hi,

I downloaded and installed ImageMagick-7.0.8-8-Q16-x64-dll.exe on windows and i used im4java.jar in my selenium tests to find differences in images. I will gradually need to run my tests from jenkins from a remote box. At this time I am not sure if it will be a windows or a unix box. Is a binary for ImageMagick-7.0.8-8-Q16-x64-dll.exe available so that I can just copy that package to the remote box.

Thanks
dms

Re: Binary for ImageMagick for windows

Posted: 2018-08-05T07:39:45-07:00
by snibgo
I don't understand the question. On Windows, you should install IM, unless it is the portable version which can be simply copied.

Re: Binary for ImageMagick for windows

Posted: 2018-08-06T02:59:18-07:00
by dms2018
Yes, I am asking if there is a portable version of IM for windows that can be just copied instead of installing ?

Re: Binary for ImageMagick for windows

Posted: 2018-08-06T04:21:50-07:00
by snibgo
See http://www.imagemagick.org/script/download.php#windows and choose a "portable" version.

Re: Binary for ImageMagick for windows

Posted: 2018-08-06T06:33:59-07:00
by dms2018
I am getting 'The requested URL was not found on this server.' when clicking the portable link.

Re: Binary for ImageMagick for windows

Posted: 2018-08-06T06:49:51-07:00
by magick
Transient exception. Try again.

Re: Binary for ImageMagick for windows

Posted: 2018-08-06T18:41:56-07:00
by dms2018
Thanks so much. I got it.