刚装的fedora 6 ,用firefox上网感觉很不爽,因为不能播放flash
然后就自己下adobe的flash player. RPM包安装后没反映,源代码包的安装时出错
ERROR: Your architecture, \'x86_64\', is not supported by the
Adobe Flash Player installer.
出错原因是 adobe 的flash player不支持64位的系统,我装的是64位的 fedora linux。
没办法,就去linuxquestions 里发帖,结果很快就有回复,而且解决了我的问题。
方法如下:
首先安装下载好的RPM包的flash player ,源代码包会出错。
rpm -ivh flash-plugin-9.0.48.0-release.i386.rpm
然后下载这两个插件包并安装就OK了 名字是nspluginwrapper
http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-0.9.91.4-1.x86_64.rpm
http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-i386-0.9.91.4-1.x86_64.rpm
rpm -ivh nspluginwrapper*.rpm
最后验证一下 浏览器的插件目录里有没有刚安装的文件。
ls -hal /usr/lib64/mozilla/plugins
erik_sdnu 于 2007-08-04 20:00:28发表:
Flash-player for linux seems to be download and installed automatically if be allowed.
liuchang007 于 2007-08-03 22:27:26发表:
f7 的firefox 可以直接打开swf文件