> > Just tried 3.0 and it gives the same errors:
> > gnuplot> set terminal aqua 1 enhanced
> >                       ^
> >          line 0: unknown or ambiguous terminal type; type just 'set 
> > terminal' for a list
> > 
> > 
> > gnuplot> plot "-" using ($1):($2) axes x1y1 title "" with lines linestyle 1 
> > ;
> >               ^
> >          line 0: use 'set term' to set terminal type first
> 
> Have you by any chance set the environment variable GNUTERM?  What does the
> follow yield for you?
> 
>     $ echo $GNUTERM
>     $ GNUTERM=x11 /usr/bin/octave3.0 -qf
>     octave:1> plot (randn (10, 1));

Tried it under X11 and then things work. So it seems X11 is required for
it to run. I thought and hoped it would emit a png/gif/jpg-file.
So the bug can be closed.


Thanks a lot,

Folkert van Heusden

-- 

Multitail - gibkaja utilita po sledovaniju log-fajlov i vyvoda
kommand. Fil'trovanie, raskra?ivanie, slijanie, vizual'noe sravnenie,
i t.d.  http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to