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
Binary for ImageMagick for windows
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Binary for ImageMagick for windows
I don't understand the question. On Windows, you should install IM, unless it is the portable version which can be simply copied.
snibgo's IM pages: im.snibgo.com
Re: Binary for ImageMagick for windows
Yes, I am asking if there is a portable version of IM for windows that can be just copied instead of installing ?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Binary for ImageMagick for windows
See http://www.imagemagick.org/script/download.php#windows and choose a "portable" version.
snibgo's IM pages: im.snibgo.com
Re: Binary for ImageMagick for windows
I am getting 'The requested URL was not found on this server.' when clicking the portable link.
Re: Binary for ImageMagick for windows
Transient exception. Try again.
Re: Binary for ImageMagick for windows
Thanks so much. I got it.