Fedora 8安装realplayer实现网页播放rm

ZDNet 安全频道频道 更新时间:2008-06-15 作者: 来源:SohuIT

本文关键词:RealPlayer 安装 setup

  之前用windows系统,上旺旺英语一直没有问题,很喜欢里面的精品语音报,但是现在linux平台下,每次都提示让我安装realplay插件,总是无法安装。导致网页上听不了那个rm语音。



  尝试多种方法,都不行,包括mplayer-plugin和mediawrap,只好安装realplayer



  安装步骤:



  1)wget http://software-dl.real.com/0522c4cfdf2b78a16c05/unix/RealPlayer11GOLD.bin



  (其实自己一直用proz,wget只能单线程,不爽)



  2)执行文件,按照提示进行(不要告诉我你看不懂提示)



  [root@ErgoN linuxtools]# ./RealPlayer11GOLD.bin



  Extracting files for Helix installation........................



  Welcome to the RealPlayer (11.0.0.4028) Setup for UNIX



  Setup will help you get RealPlayer running on your computer.



  Press [Enter] to continue...



  3)安装成功



  4)拷贝两个文件到firefox目录下



  firefox一般在/usr/lib/firefox-xxxx,具体看你的版本



  进入realplayer目录:/opt/real/RealPlay/mozilla,里面有两个文件:



  [root@ErgoN mozilla]# cp nphelix.so /usr/lib/firefox-2.0.0.8/plugins/



  [root@ErgoN mozilla]# cp nphelix.xpt /usr/lib/firefox-2.0.0.8/



  拷贝完成后,重启firefox。



  最终解决。

[an error occurred while processing this directive]