HP-UX 11i Firefox Version 2.0.0.19.02 Release Notes
# /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
Support information
Information on the Runtime Plug-in for Java™ for HP-UX is available at Runtime
Plug-in 1.4.2.x for Netscape/Mozilla Downloads and Documentation and Java™
Technology Software on HP-UX.
Additional information on Mozilla is available at http://www.mozilla.org/.
Direct your support requests to your local HP Support hotline or by using the HP IT
Resource Center.
Known issues
Problem: Firefox doesn't associate anything to mailto protocol
Workaround:
Include the following in $HOME/.mozilla/firefox/<>.default/prefs.js :
user_pref("network.protocol-handler.app.mailto","/opt/firefox/firefox");
6