Software List > Fluent

Instructions for Displaying Fluent Help & Documentation

If you select any of the documentation options available (contents, index, etc) in Fluent, you will probably meet following errors in xterm or bash window:

Netscape: Command not found.
launching online help browser...
Netscape: Command not found.

In order to properly display help & documentation, you need to do following tricks in xterm or bash command line:

-bash-3.2$ ln -s /usr/bin/firefox /home/XXX/Netscape
-bash-3.2$ export PATH=$PATH:/home/XXX
-bash-3.2$ fluent

Please replace "XXX" into your account name.

Restart Fluent and click help, you will see similar Firefox window coming up:

Last Modified: April 28, 2009