I'm having a weird problem with a GIF-generating Java 2 app I'm
running on Linux. I'm calling the Java app from a Perl script (don't
ask!) with a line like:
system "java XYZ myarguments";
When I run this from the command line it works perfectly
(generating a graph with text labels in GIF format) but when I run
exactly the same script as a CGI script from a web-page it
generates the same image but the text is all in a Greek font!
Obviously, this is something to do with the environment the
Perl/Java code is running in. Has anyone come across anything
like this before?
Robbie
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]