您的位置:首页 > Web前端

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

2008-09-09 16:50 316 查看
之前用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.cn029.com/article/107/109/2008/20080621119498.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐