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

在Debian amd64里安装Iceweasel(Firefox)的Flash插件

发布时间:2008-08-07 00:22:14来源:红联作者:Linlova
apt-get install nspluginwrapper

在自己的账户(非 root 账户)里下载Adobe 的 flash player 并使用 nspluginwrapper 安装为 Iceweasel/Firefox 的插件即可。

http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlashtar -zxf install_flash_player_9_linux.tar.gz
mkdir ~/.mozilla/plugins/
mv install_flash_player_9_linux/libflashplayer.so ~/.mozilla/plugins/
nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so
文章评论

共有 0 条评论