I tested it worked for linux.  Did you try type 'set term' in a gnuplot
session as suggested to check if png support had been compiled into the
windows binary?

Птн, 02 Дек 2011, David Mitchell писал(а):
> I updated ide/jhs and the gnuplot demo would no longer work with my existing 
> gnuplot install and IE9.
> 
> I installed gnuplot from www.gnuplot.info and got the same results.
> 
>     load'~addons/ide/jhs/gnuplot.ijs'
>     gpdemo''
> ...
>     'd0' gpd0 term_png                  NB. create png file
> error:
> set term png tiny size 400,200 xffffff
>           ^
> "c:/users/me/j64-701-user/temp/gnuplot/gnu.plt", line 1: unknown or ambiguous 
> terminal type; type just 'set terminal' for a list
> 
> |assertion failure: gpplot_jgnuplot_
> |   0
>     'd0' gpd0 term_canvas               NB. create html file
> ~temp/gnuplot/gnu
> 
>     jhspng  'd0' gpd0 term_png          NB. display in session
> error:
> set term png tiny size 400,200 xffffff
>           ^
> "c:/users/me/j64-701-user/temp/gnuplot/gnu.plt", line 1: unknown or ambiguous 
> terminal type; type just 'set terminal' for a list
> 
> |assertion failure: gpplot_jgnuplot_
> |   0
>     jhslink 'd1' gpd1 term_canvas       NB. link to file
> ~temp/gnuplot/gnu
> 
> When I clicked on the link, I got a new tab with the title bar:
> 
> HTTP 408/409 Server Busy
> 
> and the content:
> 
> The website is too busy to show the webpage
> --
> 
> On 12/1/2011 13:20, Eric Iverson wrote:
> > The latest JHS JAL update has significant improvements to gnuplot support.
> >
> > Use JHS JAL to update to the latest version of ide/jhs. Shutdown and
> > restart JHS server and see link|jhelp|gnuplot section for info on
> > installing and using gnuplot.
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to