Run ImageMagick on an iSeries
Posted: 2014-11-05T11:52:17-07:00
I am trying to run ImageMagick on the iSeries. I have followed Scott Klement's directions at http://www.scottklement.com/imagemagick/. I am not overly familiar with ImageMagick or the PASE environment.
This is the command I am running:
/QOpenSys/usr/local/bin/convert /tmp/Images/20140001.TIF /tmp/Images/20140001.pdf -verbose
to convert from a TIF to a PDF. I did the same with the file yesterday from the windows command line. This is what I get:
convert: unable to open image `/tmp/Images/20140001.pdf': A file or directory in the path name does not exist..
I am on an old version 6.2.3, not sure which to get to update the version.
Any assistance would be greatly appreciated.
This is the command I am running:
/QOpenSys/usr/local/bin/convert /tmp/Images/20140001.TIF /tmp/Images/20140001.pdf -verbose
to convert from a TIF to a PDF. I did the same with the file yesterday from the windows command line. This is what I get:
convert: unable to open image `/tmp/Images/20140001.pdf': A file or directory in the path name does not exist..
I am on an old version 6.2.3, not sure which to get to update the version.
Any assistance would be greatly appreciated.