No decode delegate found when accessing image from folder
Posted: 2011-02-08T07:32:54-07:00
we have installed Imagemagick-6.3.5 on solaris sparc.
when we issued below command at /imagemagick/bin
convert logo: /tmp/logo.gif works fine for us.
But when we issued below command at /imagemagick/bin
convert /tmp/logo.tif /tmp/logo.gif
it gives the following error
convert: no decode delegate for this image format
convert: missing an image filename `/tmp/logo.gif
This error occurs for all types of image formats(.gif,.jpg,.png) when image is accessed from different folder.
We have even tried placing images in different folder(/home,/tmp).We have all permisions for folders and files.
Please help us with this.
when we issued below command at /imagemagick/bin
convert logo: /tmp/logo.gif works fine for us.
But when we issued below command at /imagemagick/bin
convert /tmp/logo.tif /tmp/logo.gif
it gives the following error
convert: no decode delegate for this image format
convert: missing an image filename `/tmp/logo.gif
This error occurs for all types of image formats(.gif,.jpg,.png) when image is accessed from different folder.
We have even tried placing images in different folder(/home,/tmp).We have all permisions for folders and files.
Please help us with this.