首 页文章中心

Linux学习网

您的位置Linux学习网 > Linux基本应用 > 文章内容

fedora 下flash 播放器安装

作者:stillaust  来源:本站整理  发布时间:2007-8-4 8:16:00
刚装的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/p ... 9.91.4-1.x86_64.rpm
  http://gwenole.beauchesne.info/p ... 9.91.4-1.x86_64.rpm

  rpm -ivh nspluginwrapper*.rpm

  最后验证一下 浏览器的插件目录里有没有刚安装的文件。

  ls -hal /usr/lib64/mozilla/plugins
收藏本页到: 365Key | del.icio.us | | 添加到雅虎收藏+
  • 网站帮助 - 广告合作 - 网站地图