Re: Graphs issue with Linux ---Please help

2002-09-11 Thread Paul Branston
Hi you could take a look at where it fails using strace. strace -o output this will run the command and put the system calls into the file output. Examination of this output should show you where the thing is failing. Not really a beginners task but if you send the output to the list someone s

Re: Graphs issue with Linux ---Please help

2002-09-10 Thread Rob Saul
On Tuesday, September 10, 2002, at 03:26 AM, S Peram wrote: > > I'm a newbie to Linux .i'm running RH linux 6.2 and Java and a graphing > API called graphit. > > A program needs to generate graphs in "gif" format but for strange > reason the graphs are not being generated on my machine, but w