[ic] [image] tag & mogrify

Adrian P Wilkinson junk at puffin.org
Mon Nov 15 08:00:31 EST 2004


Howdy,

I've been playing with the image tag and in particular the 'mogrify' 
modifier.  In my error.log, I am receiving the following error message:

   image tag: Unable to mogrify image '/path/300x400/10113.jpg'

I am able to sucessfully carry out the mogrification manually, however:

   [interch at invincible 300x400]$ ls -l
   total 320
   -rw-rw-r--    1 interch  interch    321087 Nov 15 12:51 10113.jpg
   [interch at invincible 300x400]$  mogrify -geometry 300x300 10113.jpg
   [interch at invincible 300x400]$ ls -l
   total 12
   -rw-rw-r--    1 interch  interch     11188 Nov 15 12:52 10113.jpg

(Ignore the difference in the geometry in the above command line!)

My /usr/local/interchange/interchange.cfg contains the correct path to the 
executable:

   # Path to ImageMagick's 'mogrify' command
   Variable  IMAGE_MOGRIFY  /usr/bin/mogrify

Alas error.log doesn't give any additional information as to what exactly is 
failing in order to allow me to investigate further.  I'd welcome opinions 
and helpful comments from the panel.

Regards, Ade. 



More information about the interchange-users mailing list