Search found 3 matches
Re: pdf - tty
strace shows that imagemagick does find ghostscript and also executes it. However, ghostscript fails with an unrecoverable error. This is probably not related to imagemagick. Ill figure it out on my own. Thanks for your quick response anyway. 4363 execve("/usr/bin/gs", ["gs", "-q", "-dQUIET ...
Re: pdf - tty
imagemagick 6.8.6-4
ghostscript 9.07
ghostscript 9.07
pdf - tty
If you try to convert certain pdf-files using magick++ without being logged on/using a tty under linux, you get an errormessage: Magick: Postscript delegate failed `/tmp/magick-12151iAzPpgLwp8cj': No such file or directory @ error/pdf.c/ReadPDFImage/682. If I redo the same job while being logged on ...