Re: Octave Plotting, Invoking Octave

2011-04-19 Thread marco atzeri
On Tue, Apr 19, 2011 at 4:09 PM, Doug Pace wrote: > Thanks Marco > >  I deleted the cygwin directory and reinstalled, selecting cygwin 1.7.8-1. > This did not work either; but I may have done a rebaseall after installing > octave. > > Got octave working with this sequence: > > install cygwin, with

RE: Octave Plotting, Invoking Octave

2011-04-19 Thread Doug Pace
Thanks Marco I deleted the cygwin directory and reinstalled, selecting cygwin 1.7.8-1. This did not work either; but I may have done a rebaseall after installing octave. Got octave working with this sequence: install cygwin, with x11; do a >/cygwin/bin/ash ? ./rebaseall; run setup again: do

Re: Octave Plotting, Invoking Octave

2011-04-18 Thread marco atzeri
On Mon, Apr 18, 2011 at 6:25 PM, Doug Pace wrote: > Installed cygwin with gnuplot, X11, and octave. > > Octave will not run the 'sombrero' demo plot. > > Have removed c:\cygwin and reinstalled; have attempted previous releases of > cygwin and octave. > Yes, I needed to use ash and do >            

Octave Plotting, Invoking Octave

2011-04-18 Thread Doug Pace
Installed cygwin with gnuplot, X11, and octave. Octave will not run the 'sombrero' demo plot. Have removed c:\cygwin and reinstalled; have attempted previous releases of cygwin and octave. Yes, I needed to use ash and do $ ./rebaseall to get startx to work. Now octave no longer op