定阅RSS 繁体中文 设为首页 加入收藏
站内搜索
黑客文章 黑客下载
您所在的位置: 广西安全网络 >> 黑客文讯 >> 安全防护 >> 正文
Fedora 8安装realplayer实现网页播放rm
作者:佚名 来源:不详 更新:2008-6-29 21:56:35  点击:

来源:安全中国

之前用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。 

最终解决。


转截请注明:来自 广西安全网络 Http://www.gxfa.com

数据载入中,请稍后……