PDA

View Full Version : Can't get imagemagick to work


Trevor.Lee
1st of April 2007 (Sun), 11:32
Hi - installed 1.5 > 2.0 locally on a windows XP box running WAMP to try things out. Seems to work OK so wanted to add a graphics manipulator but can't get iamgemagick to work. It is recognised as installed but will not shrink the image. I can run through the IM DOS comands to prove setup and all is fine?

php says says safemode is off

HELP!!!!!! (please)


http://localhost/test/EE2gallery/admin/graphs/eng/ee_tabs_im_paths.jpg
[/URL]IMAGEMAGICK FOUND:
Version: ImageMagick 6.3.3 03/23/07 Q16 [url]http://www.imagemagick.org (http://photography-on-the.net/forum/)
Copyright (C) 1999-2007 ImageMagick Studio LLC

Path to Imagemagick's 'convert' program is
PATH LOOKS OK. Convert is used for resizing and sharpening.

Path to Imagemagick's 'composite' program is
PATH LOOKS OK. Composite is used for watermarking.

Select Imagemagick's profile removal command type
+profile *+profile "*"+profile '*' Profile command is used for removing EXIF and IPTC data from resized images. With correct profile command setting Imagemagick test above will produce a very small size image (1-5 KB, depending on source image).

Pekka
1st of April 2007 (Sun), 14:54
Try profile command "-strip".

msbc
25th of June 2007 (Mon), 23:18
I'm also having problems with ImageMagick on my Mac. EE 2.0 reports the paths as correct. But when performing the test I don't get the converted thumbnail and return code is 1.

In Apache error_log I see the following:
convert: no decode delegate for this image format `UPLOAD/test/source.jpg'.
convert: missing an image filename `UPLOAD/test/ee_result_9369052b33.jpg'.


I found delegates.xml in the IM/lib/conf folder and there is no mention of 'jpg' in this.

msbc
26th of June 2007 (Tue), 02:32
Ok, solved my own problem. Installed MacPorts and did a new ImageMagick install - all works fine now for IM.