mozdev.org

Translations: cz | de | en | es | fr | ja | pl

Mozilla Plugin Support on Linux (x86)

如果你不是以root 权限安装插件,请使用~/.mozilla/plugins代替Mozilla 的插件(plugins)目录和组件(components)目录。 你可能需要先创建这些目录。Mozilla Firefox同样也使用~/.mozilla/plugins 目录。

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.

Note: 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

版本: 7.0.5
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 安装 Adobe Reader.
  2. 创建一个 nppdf.so 的符号链接到你的Mozilla 插件(plugins)目录.
  3. 确保acroread在你的运行路径中。
另外,Adobe Reader 7.0 包含一个脚本可以安装浏览器插件。这个脚本被安装上下面的路径。 默认在:
/usr/local/Adobe/Acrobat7.0/Browser/install_browser_plugin
下载 Adobe Reader 7.0.5 - Tarball or RPM

Adobe SVG Viewer

版本: 3.01 Beta (Build 88)
Mozilla 1.7: 支持
Firefox 1.0: 支持
Note:  Firefox 1.5 has built-in SVG support, and does not require this plugin. For more information about the SVG support in Firefox 1.5, see the Firefox 1.5 SVG Status page.
  1. Close any applications using any version of Adobe SVG Viewer.
  2. 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.
  3. Copy libNPSVG3.so 到你的Mozilla 插件(plugins)目录.
Important! All older versions of the Adobe SVG Viewer plugin are completely unsupported. In addition, please read the Known Issues section of the README before installing.
Important! It has been reported that if the LC_NUMERIC variable is not set to en_EN, that this plugin may not work correctly.

Cult3D

版本: 5.2 Beta 1
Mozilla 1.7: Unsupported
Firefox 1.0: Unsupported
This plugin is not supported by Mozilla 1.x.

DjVuLibre

版本: 3.5.13
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 安装 DjVuLibre.
  2. Copy or create a symbolic link to nsdejavu.so in your Mozilla plugins directory.
首页 DjVuLibre

FreeWRL

版本: 1.15
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 安装 FreeWRL. If you compile from source, make sure to edit vrml.conf accordingly, otherwise it will not work.
  2. If your browser does not use a system-wide plugins directory, create a symbolic link to npfreewrl.so in your Mozilla plugins directory.
首页 FreeWRL

gxine

版本: 0.33
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. Build and install gxine.
  2. Create symbolic links to the following files in your Mozilla plugins directory: gxineplugin.a gxineplugin.la gxineplugin.so.
首页 xine Home

Helix Player

版本: MS1 和更新版本
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 安装 Helix Player 播放器.
  2. 复制nphelix.so 文件到你的Mozilla插件(plugins)目录,并且复制nphelix.xpt 到你的Mozilla组件(components)目录。
首页 Helix Player

Java Runtime Environment

版本: 1.4.2_05 or later
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 安装 Java 运行时环境.
  2. 创建一个符号链接指向 libjavaplugin_oji.so(一般在/usr/lib/jdk1.5/jre/plugin/i386/ns7 -- ideawu注) 到你的Mozilla插件(Plugins)目录。
    (下面的话被认为无用,所以不翻译 -- ideawu注)
    Unless you are using an old version of Mozilla, or one you compiled yourself with gcc 2.9x, use the copy located in the plugin/i386/ns7 directory of JRE 5.0, or plugin/i386/ns610-gcc32 if you are using JRE 1.4.2.
Important! 不要复制那个插件到你的插件目录。如果你这样做了,当你想查看一个包含Java小程序的页面时,Mozilla就会崩溃。
Note: Java 运行时环境 5.0 (1.5.0) 已经发布。这个更新修复了用户在使用Java时遇到的许多问题。强烈建议更新。
Note: 这里的操作说明是针对Sun 的Java运行时环境。其它的Java运行时环境,例如IBM 或者Blackdown 项目的,也可以在Mozilla上使用。

Macromedia Flash Player

版本: 7.0r61
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 下载 Flash Player 播放器 7.0.
  2. 解压它,然后把libflashplayer.so文件复制到你的Mozilla插件(plugins)目录,并且把flashplayer.xpt文件复制到你的Mozilla组件(components)目录(一般是/usr/lib/firefox/components -- ideawu注)。
  3. 注意关闭SELinux。
Note: Macromedia Flash Player 7.0r53 and older have a critical security flaw. All users should update to Flash Player 7.0r61 as a matter of urgency.

mozplayerxp

版本:
Mozilla 1.7: GTK2 Builds Only
Firefox 1.0: GTK2 Builds Only
  1. Extract the contents of plugin.tgz 到你的Mozilla 插件(plugins)目录.

Note: If your mplayer is not located at /usr/local/bin/mplayer, you may need to create a script at that location consisting of the following (replacing the path shown with the path to your copy of mplayer):
#!/bin/sh
/home/michael/scratch/mplayer-cvs/mplayer -ao esd $*

MozPlugger

版本: 1.4.2
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 解压源码文件。
  2. From the source directory, run "make linux".
To install globally, copy mozplugger.so to your Mozilla plugins directory, mozpluggerrc to /etc, and mozplugger-helper + mozplugger-controller to /usr/bin.
To install locally, copy mozplugger.so to ~/.mozilla/plugins, and mozpluggerrc + mozplugger-helper + mozplugger-controller to ~/.mozilla.
首页 MozPlugger Home

mplayerplug-in

版本: 2.80
Mozilla 1.7: Untested
Firefox 1.0: Untested
  1. 解压源码文件。
  2. 运行 ./configure.
  3. 运行 make.
  4. 复制 mplayerplug-in.so 到你的Mozilla 插件(plugins)目录, 并且复制 mplayerplug-in.xpt 到你的Mozilla 组件(components)目录。
Note: If you are not using a build of Mozilla compiled with GTK2 support, you will need to run configure with --enable-gtk1. For more information, see the 下载页面.

Plugger

版本: 5.0
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 解压源码文件。
  2. From the source directory, run "make linux".
  3. If you have root access, run "make install" as root. Otherwise, run "make localinstall".
Important! Plugger 4.0 may crash on pages with embedded midi files. See bug 74080.
首页 Plugger Home

RealPlayer 10

版本: 10.0.0.297
Mozilla 1.7: 支持
Firefox 1.0: 支持
  1. 安装 RealPlayer 10.
  2. 复制 nphelix.so 到你的Mozilla 插件(plugins)目录,并且复制nphelix.xpt 到你的Mozilla 组件(components)目录.
  3. 创建一个符号链接到realplay 脚本到你的PATH 路径中。(例如/usr/bin -- ideawu注)
Note: If you installed the RealPlayer 10 RPM, these files are located in /usr/local/RealPlayer/mozilla.

Important! Installing RealPlayer 10 will not uninstall RealPlayer 8 if it is on your system. If you have both RealPlayer 8 and RealPlayer 10 on your system, remove the RealPlayer 8 browser plugin (rpnp.so) from your Mozilla plugins directory. You may experience problems using the RealPlayer plugin if you do not do this.

RealPlayer 8

版本: 8.0
Mozilla 1.7: gcc 2.9x Builds Only
Firefox 1.0: gcc 2.9x Builds Only
  1. 安装 RealPlayer 8.
  2. Copy rpnp.so 到你的Mozilla 插件(plugins)目录. If you installed the RealPlayer 8.0 RPM, this file will be in /usr/lib/RealPlayer8/.
Important! The RealPlayer 8 plugin does not work with versions of Mozilla compiled with gcc 3.x. You should use RealPlayer 10 instead. If you can not use RealPlayer 10, Bug 213234 has an unsupported workaround.
下载 RealPlayer 8

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. Please see the supported plugins list for more details.

CrossOver Office is commercial software, costing $39.95 (US) to download the Standard Edition, $74.95 (US) to download the Professional Edition, or $84.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 5.0.

You can also view the CrossOver Office Standard documentation, or purchase CrossOver Office from the CodeWeavers Store.

Note: 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.