load(draw) doesn't work



El vie, 02-11-2012 a las 17:52 +0100, Jan Hendrik Mueller escribi?:
> Hi Mario,
> 
> load(draw)$
> set_draw_defaults(terminal=aquaterm)$
> opens a gnuplot window but you can't rotate the graph by using the mouse.

Maybe gnuplot is not called via pipes. I don't know.


> 
> set_draw_defaults(terminal=x11)$
> is an invalid value for "terminal" (see maxima->help->terminal).
>  If I type this I get "illegal terminal specification: x11" although I installed x11 already.

Of course. I forgot that x11 is handled by terminal='screen'.

I have made some changes in the repository. Download 'draw.lisp' and
'grcommon.lisp' and try it again, I hope terminal=x11 will now work.

Let me know your results.

I don't have a Mac to test it myself.


>  The other terminal values also don't work...

png, for example? I understood that aquaterm works without interaction.


> 
> algunos ideas?
> saludos
> Jan

Buen fin de semana, Jan.

--
Mario