红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

64bit Ubuntu,解决firefox播放flash耗资源的问题

发布时间:2008-06-01 00:42:19来源:红联作者:opviem
经验证gnash确实比adobe flash耗资源耗的多。所以,解决的方法是卸掉gnash,安装adobe flash。

需要注意的是adobe flash不提供64bit的版本。所以在64 bit 的ubuntu上必须加装中间层nspluginwrapper

# 删除gnash及其浏览器插件
sudo apt-get remove gnash gnash-common mozilla-plugin-gnash

# 安装adobe flash插件
sudo mkdir -p /usr/lib/X11/fonts/Type1
sudo apt-get install flashplugin-nonfree nspluginwrapper
文章评论

共有 0 条评论