个人工具

UbuntuHelp:UbuntuLTSP/Java6PluginHardyInstallandFix

来自Ubuntu中文

Wikibot讨论 | 贡献2009年5月18日 (一) 18:00的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索
This page is specific to Ubuntu versions 8.04

If you find this information applicable to additional versions/releases, please edit this page and modify this header to reflect that. Please also include any necessary modifications for this information to apply to the additional versions.


To install the Sun Java 6 web browser plugin, simply install the package:

sudo apt-get install sun-java6-plugin

Also, the sun-java6-plugin package breaks when using it with Firefox-2 in Ubuntu Hardy. It's easy to fix, however:

sudo ln -s /etc/alternatives/xulrunner-1.9-javaplugin.so /usr/lib/firefox/plugins

Thanks to Jelloir in Ubuntu Forum post http://ubuntuforums.org/showthread.php?p=5806886#post5806886 for this fix!