[magick-users] xwd | convert doesnt work

Pahup Bilala pahup2002 at gmail.com
Thu Aug 28 02:29:06 PDT 2008


And when I say -

/usr/bin/convert 1.xwd 1.png               (it works)
/usr/local/bin/convert 1.xwd 1.png       (no decode delegate for this image
format)


-Thanks
Pahup
On Thu, Aug 28, 2008 at 2:13 PM, Pahup Bilala <pahup2002 at gmail.com> wrote:

>  I've got two Imagemagick installed on linux
> /usr/bin/convert           (ImageMagick 6..2.8)
> /usr/local/bin/convert  (ImageMagick 6.4.3)
>
> When I give following command,
>
> xwd -id $dialog_id | /usr/bin/convert
> xwd:- /root/Destkop/temp.png               (It works)
>
> xwd -id $dialog_id | /usr/local/bin/convert
> xwd:- /root/Desktop/temp.png
> Gives error :
> convert: unable to open image `xwd:-': No such file or directory.
> convert: missing an image filename '/root/Desktop/temp.png'.
>
> What could be wrong here ?
>
>
> -Thanks
> Pahup
>


More information about the Magick-users mailing list