|
From: Hans-Bernhard B. <br...@ph...> - 2004-12-06 13:17:33
|
On Mon, 6 Dec 2004, Tompa wrote: > I just installed tried gnuplot under cygwin on my windows xp machine like: > gnuplot> plot sin(x) > > Unfortunately, no graphics are output? Shouldn't another graphics window > automatically open??? Not necessarily. It depends on how you "installed tried" it. There are 2 radically different versions of cscope that can be built from the Cygwin environment. One of them (the './configure' built one) is likely to behave as you describe, if you configured and built it for X11 support, but don't have an X server running for it to use. > Can I specify the output as a file (to view the file with my ordinary > imageviewer)? You have the manual (info gnuplot, or 'help gnuplot' from the running program --- your choice). Read it. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |