Problem reading cgm with 6.3.6-8
Posted: 2007-11-06T09:42:49-07:00
I am getting an error trying to read a cgm file with the 6.3.6 version on linux.
display ~/data/file.cgm
returns:
***FATAL ERROR: CGMmain [140] Cannot open file (Input file: <.cgm)
display: Delegate failed `"ralcgm" -d ps -oC < "%i" > "%o" 2>/dev/null'.
display: unable to open image `/tmp/magick-XXfTVbFU': No such file or directory.
display: UnableToOpenBlob `/tmp/magick-XXfTVbFU': No such file or directory.
This same cmd line works fine with 6.3.3. Also, if a call
ralcgm -d ps -oC < ~/data/file.cgm > ./tmp.ps; display ./tmp.ps
all if fine. Any help would be appreciated.
display ~/data/file.cgm
returns:
***FATAL ERROR: CGMmain [140] Cannot open file (Input file: <.cgm)
display: Delegate failed `"ralcgm" -d ps -oC < "%i" > "%o" 2>/dev/null'.
display: unable to open image `/tmp/magick-XXfTVbFU': No such file or directory.
display: UnableToOpenBlob `/tmp/magick-XXfTVbFU': No such file or directory.
This same cmd line works fine with 6.3.3. Also, if a call
ralcgm -d ps -oC < ~/data/file.cgm > ./tmp.ps; display ./tmp.ps
all if fine. Any help would be appreciated.