[magick-users] xwd | convert doesnt work
Pahup Bilala
pahup2002 at gmail.com
Thu Aug 28 01:43:38 PDT 2008
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