http://plugindoc.mozdev.org/linux.html
Mozilla Plugin Support on Linux (x86)
- Adobe Reader
- Adobe SVG Viewer
- Cult3D
- Curl Surge
- DjVuLibre
- Flash Player
- FreeWRL
- gxine
- Java Runtime Environment
- LinuxJ2K
- mozplugger
- mplayerplug-in
- Plugger
- RealPlayer 10 or Helix Player
- CrossOver Office - Run Windows Browser Plugins on Linux
If installing plugins without root permissions, use ~/.mozilla/plugins instead of Mozilla's plugins and components subdirectories. You may have to create this directory first. Mozilla Firefox also uses ~/.mozilla/plugins for this.
Some plugins may require your version of Mozilla to be compiled with a specific version of gcc. You can use about:buildconfig to check which version of gcc was used to compile your browser.
For plugins listed as "Untested", this simply means that they have not been tested by the author of this document. They should work, it just hasn't been verified for whatever reason. Please don't bug him about this!
Adobe Reader
- Install Adobe Reader.
- Create a symbolic link to nppdf.so to your Mozilla plugins directory.
- Ensure a copy of acroread is in your PATH.
/usr/local/Adobe/Acrobat7.0/Browser/install_browser_plugin

Adobe SVG Viewer



- Close any applications using any version of Adobe SVG Viewer.
- As root, extract the contents of the installation package and run the script adobesvg-3.01/install.sh. Adobe recommends that you extract the files in /usr/local, although other locations may work.
- Copy libNPSVG3.so to your Mozilla plugins directory.


Cult3D


Curl Surge


- Import the Curl, Inc. public key [Instructions ]
- Download and install the current RPM version of the Curl Runtime Environment. Symbolic links to the plugins are created in /usr/lib/browser-plugins/
- If your browser does not detect plugins in /usr/lib/browser-plugins/, create symbolic links to libcurl-surge.so, libcurl-surge-5-0.so, libcurl-surge-4-0.so (if applicable) and libcurl-surge-3-0.so (if applicable) in your browser plugins directory.

DjVuLibre


- Install DjVuLibre.
- Copy or create a symbolic link to nsdejavu.so in your Mozilla plugins directory.
Flash Player
- Download Flash Player 9.0.
- Decompress it, then copy libflashplayer.so to your Mozilla plugins directory and flashplayer.xpt to your Mozilla components directory.

FreeWRL
- Install FreeWRL. If you compile from source, make sure to edit vrml.conf accordingly, otherwise it will not work.
- If your browser does not use a system-wide plugins directory, create a symbolic link to npfreewrl.so in your Mozilla plugins directory.
gxine


- Build and install gxine.
- Create symbolic links to the following files in your Mozilla plugins directory: gxineplugin.a gxineplugin.la gxineplugin.so.
Java Runtime Environment
- Install Java Runtime Environment.
- Make a symbolic link to libjavaplugin_oji.so in your Mozilla Plugins directory. Use the copy located in the plugin/i386/ns7 directory of JRE 5.0 or later, or plugin/i386/ns610-gcc32 if you are using JRE 1.4.2.


LinuxJ2K


- Download LinuxJ2K Plugin (glibc2.3 version).
- Decompress it, then copy npjp2_linux_jasper_pthread.so to your Mozilla plugins directory
MozPlugger


- Extract source.
- From the source directory, run "make linux".
To install locally, copy mozplugger.so to ~/.mozilla/plugins, and mozpluggerrc + mozplugger-helper + mozplugger-controller to ~/.mozilla.
mplayerplug-in


- Extract source.
- Run ./configure.
- Run make.
- Copy mplayerplug-in.so to your Mozilla plugins folder, and mplayerplug-in.xpt to your Mozilla components folder.

Plugger


- Extract source.
- From the source directory, run "make linux".
- If you have root access, run "make install" as root. Otherwise, run "make localinstall".

RealPlayer 10 or Helix Player


- Install RealPlayer 10.
- Copy nphelix.so to your Mozilla plugins directory and nphelix.xpt to your Mozilla components directory.
- Make sure a symbolic link to the realplay script is in your PATH.

CrossOver Office - Run Windows Browser Plugins on Linux
CrossOver Office allows you to run Windows browser plugins on the Linux OS, using Wine.
Supported plugins include Macromedia Shockwave, Windows Media Player and QuickTime. For more information, see the Compatibility Database .
CrossOver Office is commercial software, costing $39.95 (US) to download the Standard Edition, $69.95 (US) to download the Professional Edition, or $79.95 (US) plus shipping for the Professional Edition on CD. There is a demo version available for download . It is fully supported with Mozilla 1.x. At the time of writing, the latest version of CrossOver Office is 6.0.
You can also view the CrossOver Office Standard documentation , or purchase CrossOver Office from the CodeWeavers Store .
In versions of this software up to and including 2.1.0, this functionality was provided by the CrossOver Plugin, which is no longer a separate product. Purchasing CrossOver Office is also an excellent way to support the Wine project , as substantial contributions to Wine have been made by CodeWeavers.
Note: The author of this document is a current CodeWeavers customer and advocate for Windows Media Player 9 series.