Some time ago, I has some troubles using RGhost and RGhost-Rails because of issues on my environment, to be precise, issues with my Ghostscript install. I was rushing with one project and I lost much time investigating the issue, so I was obliged to change from RGhost to Prawn (that have no external dependency).
But I really like - and prefer - to create PDF using EPS templates, what made me dig into this issue a little more. So that’s I found the solution.
Installing a most recent version of Ghostscript, make the things works again. I don’t know why, but 8.60 version has some issues here. Installing the 8.63 fixed the error: “Unrecoverable error, exit code 1”.
Bellow the link to download and the page that I found this:
http://idisk.mac.com/yhonda-Public/Ghostscript-8.63.pkg.zip
http://sites.google.com/site/imaximaimath/download-and-install/easy-install-on-mac-os-x
