ubuntu feisty amd64 安装 flash
Posted 9 months, 2 weeks ago at 11:32 am. 0 comments
以前在新利得里,安装过一个 moziila-flash的插件,似乎也能运行flash,但功能不全。下面的方法更好一些。
nspluginwrapper is an Open Source compatibility plugin for Netscape 4 (NPAPI) plugins. That is, it enables you to use plugins on platforms they were not built for. For example, you can use the Adobe Flash plugin on Linux/x86_64, NetBSD and FreeBSD platforms.
nspluginwrapper is distributed under the terms of the GNU General Public License (GPL).
其实在ubuntuforum.org已经有人解决了。原帖在此:http://ubuntuforums.org/showthread.php?t=341727
这里重新提一下,与原帖稍有不同。
通过nspluginwrapper使64位的firefox调用32位的flash player 9以实现flash显示,这是迄今为止最完美的flash解决方案。
废话完毕。
0
代码:
sudo apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2
或许你可以冒险少装一个。
1 去nspluginwrapper主页下载rpm自己转或者从附件下载alien装好的deb包并安装。
2 去adobe那下载flash player 9。
3 将libflashplayer.so复制到~/.mozilla/plugins/
4代码:
nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so
5代码:
nspluginwrapper -l
若返回
代码:
/home/’whoami’/.mozilla/plugins/npwrapper.libflashplayer.so
Original plugin: .mozilla/plugins/libflashplayer.so
Wrapper version string: 0.9.91.2
类似信息,则OK。
运行:nspluginwrapper -l
出现:段错误 (core dumped)
不过还是能用了。
via http://forum.ubuntu.org.cn/viewtopic.php?t=42579
相关日志:
%RELATEDPOSTS%
Popularity: 28% [?]
Tags: amd64, deb, feisty, flash, hp, install, linux, ubuntu, viRelated posts
No Replies
Feel free to leave a reply using the form below!