You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.
This document describes installation and configuration of Java, plug-ins and other Mozilla extras. Additional user help documentation can be found at the End User documentation pages.
For more information on plug-ins, see the plugin doc at mozdev.org.
Windows and Linux: To run Java applets, you must install the
Java Run Time Environment
(JRE) plug-in.
Windows: If you're using the Installer build and you already have a compatible JRE on your system Mozilla should recognize it. If you've manually set the preference to disable automatic plugin searches then you can do the following to get Java working: After the JRE is installed on your machine, copy NPOJI610.dll from the install directory (something like C:\Program Files\JavaSoft\JRE\<version>\bin) to your Mozilla plugins directory (something like C:\Program Files\mozilla.org\bin\plugins).
Linux Put a symlink to /usr/java/jre<version>/plugin/i386/ns610-gcc32/libjavaplugin_oji.so in your plugins/ directory. (Note copying the file instead of making the symlink will cause Java to crash.)
With Linux RPM builds, you must install Java as the root user.
To be able to sync between Mozilla's address book and your Palm, choose Address Book Palm Sync Install in the Mozilla group in the Start Programs menu. Note that if you set up your Palm to sync its address book with Mozilla, the address book will no longer sync with the Palm Desktop.
Once you have done this you can connect your Palm device and hit the HotSync button on your Palm cradle. This should bring up the HotSync Manager dialog on your desktop and should start Mozilla. Once sync is complete, close Mozilla and then restart it and open Mozilla Address Book to verify the sync.
Some Palm users may need to add an extra step to this process and add a registry key by hand.
Many Linux systems (in particular, Red Hat Linux systems) have bad Arial fonts. (Bug 46415) If many Web pages, especially those using the Arial font, look unclear, small, or hard to read, the following links explain two ways you can change your font server to get better Arial fonts:
http://home.online.no/~rut-aane/linux.html#ttf
http://home.online.no/~rut-aane/linux.html#fuzzy
If that doesn't work, you may be able to fix the problem by renaming or removing
/usr/share/fonts/ISO8859-2. For instance, enter the following command:
mv /usr/share/fonts/ISO8859-2 /usr/share/fonts.ISO8859-2
and then log out of Linux and log back in again. You can always undo this,
if necessary, by entering the following command:
mv /usr/share/fonts.ISO8859-2 /usr/share/fonts/ISO8859-2
A variety of extensions to Mozilla are available from the mozdev.org including additional search engine plugins, support for telnet:// URLs on Linux (and other UNIX systems), tabbed browser enhancements, and other add-ons for Mozilla. These extensions are not officially supported by mozilla.org, but may be of interest to users seeking to expand the capabilities of their Mozilla installation.
Quality Feedback Agent collects data about Mozilla in the event of a crash. Such information helps Mozilla developers to quickly isolate the cause of a crash and then correct it. The software does not collect any sensitive information such as Web sites visited and passwords. Reporting crash data is one of many ways in which users can help improve the quality of the software. Participation is not required but highly recommended.
On Windows, if you are using automatic proxy configuration, you need to edit your talkback.ini file for Quality Feedback Agent to work.