Getting a little more down the code.
Here is the current error.
Code: Select all
$ sh /cygdrive/c/cygwin/home/testbox/3Dcover wedding.jpg show:
convert.exe: unable to open image `/tmp/3Dcover_1_2940.mpc': No such file or dir ectory @ error/blob.c/OpenBlob/2644.
--- FILE wedding.jpg DOES NOT EXIST OR IS NOT AN ORDINARY FILE, NOT READABLE OR HAS ZERO size ---
Code: Select all
# read the input image into the temporary cached image and test if valid
convert -quiet -regard-warnings "$infile" +repage "$tmpA1" ||
errMsg "--- FILE $infile DOES NOT EXIST OR IS NOT AN ORDINARY FILE, NOT READABLE OR HAS ZERO size ---"