HP-UX 11i Firefox Version 3.5.09.00 Release Notes

a. To set install options, click the Options menu on the main SD Install window
and click Change Options. We recommend setting the following install options:
Deselect Mount filesystems in /etc/fstab or /etc/checklist.
Select Reinstall filesets even if same revision exists.
b. From the Actions menu click Change Source...
c. Select Local Directory as the Source Depot Type.
d. Enter the Source Host Name.
e. Enter the Source Depot Path.
If, for example, you downloaded the .depot file to the /tmp directory you
would enter: /tmp/ffox_A3509ar_pa.depot
If you downloaded the software into a directory other than /tmp, replace /tmp
with that directory name.
f. Click OK and SD Install will guide you through the installation.
6. After completing the installation, remove /tmp/<filename> file with the
following command:
# rm -f /tmp/<filename>.depot
7. Add the /opt/firefox/ directory to your $PATH.
Running Firefox
To run Firefox, several environment variables must be defined before invoking the
shell script that executes Firefox:
1. Ensure $HOME is defined as accessible and writeable across your network.
2. Ensure $DISPLAY is defined as:
# export DISPLAY=yourworkstation:0.0
3. Invoke the script that runs Firefox:
# /opt/firefox/firefox
How to configure Firefox as the default browser using $BROWSER
You can set the $BROWSER environment variable so that applications using $BROWSER
to locate the default Web browser will find Firefox.
Depending on your shell, you can set $BROWSER by:
# export BROWSER=/opt/firefox/firefox
or
# setenv BROWSER /opt/firefox/firefox
Running Firefox 5