From: Jon Dean Date: 2006-05-19T17:29:38+09:00 Subject: Re: ruby/gnuplot on windows unknown wrote: >> So is there no way to view the graph without exporting it to file and >> then opening it in another program? By using cygwin you lose the >>windows option to view the graph interactively? > > No, no. What happens if you open a console (click on one of the Cygwin > icons) and type in > > gnuplot > > ? > > Do you get something like > > > Terminal type set to 'x11' > > gnuplot> > I get terminal type set to 'unknown'. I tried setting it to xll: gnuplot>set term x11 ... and I get Terminal type set to 'x11' Options are '0' gnuplot> gnuplot: unable to open display '' gnuplot: X11 aborted The base package of x11 was installed with the default install of cygwin. Am I missing something? jon -- Posted via http://www.ruby-forum.com/.