pst*_*elk 4 firefox adobe adobe-reader firefox-extensions 12.10
我想在 ubuntu 12.10 中安装 adobe acrobat 阅读器插件。我尝试启用 medibuntu 并搜索 mozilla-acroread 和 acroread-plugins,但搜索没有结果。我使用 debian 包安装了 adobe acrobat reader。
我尝试的另一种方法是打开 Adobe Acrobat Reader Edit -> Preferences -> Internet,然后提供浏览器可执行文件 (/usr/bin/firefox) 和 html 渲染库 (/usr/lib/firefox)
对于 Ubuntu 12.10 64 位,我执行以下操作以在 Firefox 中安装 Acrobat Reader 插件。(这假设我已经将 Acrobat 阅读器手动安装到 /opt/Adobe/Reader9)。
sudo apt-get install nspluginwrapper
sudo nspluginwrapper -i /opt/Adobe/Reader9/Browser/intellinux/nppdf.so
Run Code Online (Sandbox Code Playgroud)
现在仔细检查:
nspluginwrapper -l
Run Code Online (Sandbox Code Playgroud)
输出可能类似于:
/usr/lib/mozilla/plugins/npwrapper.nppdf.so
Original plugin: /opt/Adobe/Reader9/Browser/intellinux/nppdf.so
Plugin viewer: /usr/lib/nspluginwrapper/i386/linux/npviewer
Wrapper version string: 1.4.4-1
/usr/lib/firefox/plugins/npwrapper.nppdf.so
Original plugin: /opt/Adobe/Reader9/Browser/intellinux/nppdf.so
Plugin viewer: /usr/lib/nspluginwrapper/i386/linux/npviewer
Wrapper version string: 1.4.4-1
Run Code Online (Sandbox Code Playgroud)
重新启动 Firefox,并仔细检查插件:
Firefox >> File >> Open Location >> "about:plugins"
Run Code Online (Sandbox Code Playgroud)
输出应包含:
Adobe Reader 9.5
File: npwrapper.nppdf.so
Version:
The Adobe Reader plugin is used to enable viewing of PDF and FDF files from within
the browser.
...
Run Code Online (Sandbox Code Playgroud)
希望它现在应该可以工作了。
归档时间: |
|
查看次数: |
14196 次 |
最近记录: |