个人工具

UbuntuHelp:UbuntuLTSP/Java6PluginHardyInstallandFix

来自Ubuntu中文

Wikibot讨论 | 贡献2008年12月16日 (二) 20:23的版本 (新页面: {{From|https://help.ubuntu.com/community/UbuntuLTSP/Java6PluginHardyInstallandFix}} {{Languages|UbuntuHelp:UbuntuLTSP/Java6PluginHardyInstallandFix}} '''This wiki page is specific to Ubun...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

This wiki page is specific to Ubuntu Version(s): 8.04


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!