Warren Young wrote:
The Web Maestro wrote:

output went to PostScript


Alas, it isn't that simple. I tried that, and I get the same error. Too bad; I could have used ps2pdf from the Ghostscript package to complete the conversion.

Since you are using JDK 1.4.x cant you just use the headless option? i.e. specify the following property on the command line call that starts Java:


-Djava.awt.headless=true

This should allow Java to run without a X server environment.

Chris


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to