Plot uses PDFReafer_j_  as the PDF veiwer, it should be set in
~config/base.cfg, where evince is set , may be it was the default in
Chris's Ubuntu.  What is the defualt PDF viewer in OpenSUSE?

In all cases (cairo/canvas/pdf), one may suppress display by
setting the "VISIBLE" option in plot'

In my debiab, there is no "message which: no..." even if I tried put
konqueror and netscape to the top of search.

Втр, 20 Дек 2011, David Mitchell писал(а):
> Bill, I tried these tests in jconsole on OpenSUSE 11.4:
> 
> ~/j64-701/bin> ./jconsole
>     load'plot'
>     plot 20?20
> which: no google-chrome in 
> (/usr/local/Argyll_V1.3.5/bin:/home/me/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib64/jvm/jre/bin)
> which: no chromium in 
> (/usr/local/Argyll_V1.3.5/bin:/home/me/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib64/jvm/jre/bin)
>     CONSOLEOUTPUT_jzplot_=:'gtk'
>     plot 20?20
>     CONSOLEOUTPUT_jzplot_=:'pdf'
>     plot 20?20
>     sh: /usr/bin/evince: No such file or directory
> 
> The default setting opened a browser with a good looking png plot.  gtk 
> opened a 
> gtk plot window that looked fine.  pdf failed with the above message.
> 
> It looks like I need to track down and install evince.
> 
> On 12/19/2011 20:04, bill lam wrote:
> > It seems various output are all sensible. I updated plot to set jconsole
> > plot output default to png, one may override this by setting the noun
> >
> > CONSOLEOUTPUT_jzplot_ to either 'cairo' or 'gtk' or 'pdf'
> >
> > before or after load 'plot'.  Actually it tries gtk first and
> > then cairo, and finally falls back to pdf.
> >
> > JHS will ignore this. Also the verb plotdef_z_ is defined inside core.ijs of
> > jhs.
> >
> > Please test and comment if some alternate schemes will be better.
> >
> ----------------------------------------------------------------------
> 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