Re: GhostScript
"Russell Lang" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.bugs |
|---|---|
| Organization | Ghostgum Software Pty Ltd |
| Message-ID | <[email protected]> |
"Bruce Burhans" <[email protected]> wrote in message news:[email protected]... > Jeesh! I guess this is a lost cause, but I'll give it a try > anyway... > I can't invoke gs because it wants X and I don't run X. > I *know* it will do what I want, at the present, which > is to turn ps and pdf docs into text, without X, but...... If you don't have an X libraries on your computer, then the standard Ghostscript build (which includes the x11 device) won't run. So you need to recompile Ghostscript. In the makefile, you need to avoid linking with the X libraries, and you need to remove the x11 device from DEVICE_DEVS.