首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 平面设计 > 图形图像 >

使用imagemagick的convert时,出现unable to open image `地图.ps' No such file or direc

2013-01-05 
使用imagemagick的convert时,出现unable to open image `map.ps': No such file or directorconvert/

使用imagemagick的convert时,出现unable to open image `map.ps': No such file or director
convert  /home/gmt/map.ps /home/gmt/map.gif
出现以下错误:
convert: unable to open image `map.ps': No such file or directory.
convert: missing an image filename `map.gif'.

[解决办法]
应该是路径的写法问题。你拷贝到convert的当前目录看能不能转换。

热点排行