Next: Printing
Up: Installation under Linux
Previous: Linux binaries
  Contents
On-line help is displayed using mozilla or the browser
program named found in the environment variable BROWSER.
To change browser, modify ~/.bashrc
or the global file
/etc/profile and add the line, e.g. :
export BROWSER=konqueror
(replace konqueror above by your preferred browser).
If this does not work at next login, you are probably using the tcsh
shell, then you must change the file ~/.tcshrc
and add the line :
setenv BROWSER konqueror
giac documentation written by Bernard Parisse