Chinaunix首页 | 论坛 | 博客
  • 博客访问: 10657657
  • 博文数量: 2905
  • 博客积分: 20098
  • 博客等级: 上将
  • 技术积分: 36298
  • 用 户 组: 普通用户
  • 注册时间: 2009-03-23 05:00
文章存档

2012年(1)

2011年(3)

2009年(2901)

分类: LINUX

2009-03-23 11:20:55

FC6 安装Reaplayer 11
2008-05-08 18:53
在安装mplayer 和 realplayer之前
首先你为 yum 配置好 livna、freshrpms 的源,执行以下命令自动安装好源:
在终端下输入下面的命令:

rpm -ivh
rpm -ivh
之后,运行下面命令

安装Reaplayer 11
realplayer下载地址:

安装前首先是否安装了compat-libstdc++-33,如果没有则
# yum -y install compat-libstdc++-33
如果这步出下列错误:
Loading "installonlyn" pluginExisting lock /var/run/yum.pid: another copy is running.
如果出现上述错误,直接输入下列命令再运行就好了
可以直接输入
[root@localhost ~]# rm -f /var/run/yum.pid
[root@localhost ~]# /etc/init.d/yum-updatesd stop
停止 yum-updatesd: [确定]

下载软件 cp RealPlayer11GOLD.bin到/tmp:
然后:
cd /tmp
chmod 755 /tmp/RealPlayer11GOLD.bin
./RealPlayer11GOLD.bin
按提示建立安装目录
Destination:           
/opt/real/RealRlayer

Enter [F]inish to begin copying files, or [P]revious to go
back to the previous prompts: [F]: F
。。。。。。。。。
阅读(1007) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~