Having to install ImageMagick separately (Vista 64bit, GR 1.5)

philiphart

Joined: 2007-01-30
Posts: 5
Posted: Fri, 2008-02-01 00:05

Hi

Just thought I'd post the problem I had and solved here.

I've just got a new PC and found I had to install ImageMagick separately to get Gallery Remote working. My new PC is:

Windows Vista 64 bit (Business)
Gallery Remote 1.5 (new installation from main GR page)

After installation, when i tried to add the first image it told me imagemagick was not installed. i tried re-installing it all but that didn't work. so i downloaded this file from the ImageMagick site:

ImageMagick-6.3.8-2-Q16-windows-static.exe

After installing that, I re-interpreted the instructions from this page:

http://www.wikihow.com/Get-Imagemagick-to-Work-With-Gallery-Remote

I changed the default ImageMagick path and put this in the im.properties file:
im.convertPath=C:\\Program Files (x86)\\ImageMagick\\convert.exe

Hope that helps somebody else.

cheers
Phil

www.philhart.com

 
dirtysouthmx
dirtysouthmx's picture

Joined: 2008-02-09
Posts: 1
Posted: Sat, 2008-02-09 22:51

Phil,
Thank you for taking the time to write this informative solution to the same problems I was running into with Vista and GR1.5. I followed your instructions and ImageMagick is now working like a charm. However, I got the same error message about "jpegtran". Have you had this problem? Anyways, great write-up!

Jason
www.DirtySouthMX.com

 
cameli
cameli's picture

Joined: 2003-07-21
Posts: 37
Posted: Wed, 2008-02-20 08:27

Hi guys
I do have the same problem with VISTA and Gallery Remote, but your solution didn't work for me.
Is there an other way to fix this?

 
vadar007

Joined: 2009-04-26
Posts: 3
Posted: Sun, 2009-04-26 16:27

I did the exact same thing philiphart did but used the 64 bit version:

ImageMagick-6.5.1-6-Q16-windows-x64-static.exe

Works like a champ!

 
daguru

Joined: 2009-05-13
Posts: 1
Posted: Wed, 2009-05-13 13:45

I've tried these steps and I still get the ImageMagick not found (and I am also getting jpegtran not found).

I am running Windows 7 64x, I have installed Gallery Remote 1.5 and ImageMagick-6.5.2-4-Q16-windows-x64-static.exe. I have tried editing the im.properties file and I still get the error messages when I open Gallery Remote.

Any further suggestions?

 
dfelicia

Joined: 2007-08-07
Posts: 9
Posted: Fri, 2010-03-12 20:25

Working for me on Windows 7 x64 and ImageMagick-6.6.0-5-Q16-windows-x64-static.exe. I'm using the WebStart version of GR and added:

im.convertPath=C\:\\Program Files\\ImageMagick-6.6.0-Q16\\convert.exe

to:

%USERPROFILE%\.GalleryRemote\GalleryRemote.properties

For jpegtran, I just copied that .exe to %WINDIR%\System32