- ·上一篇文章:Microsoft SQL Servers2000 4in1简体中文版下载
- ·下一篇文章:fedora下 ADSL宽带拨号上网教程
CentOS(RedHat) LINUX安装RealPlayer 11 For Linux图解
官方下载RealPlayer 11 For Linux :
Copy code
http://www.real.com/realcom/R?href=http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.rpm
下载完安装,提示出错:
Copy code
[root@CentOS Desktop]# rpm -ivh RealPlayer11GOLD.rpm
error: Failed dependencies:
lsb >= 3.1 is needed by RealPlayer-11.0.0.4028-20080225.i586
[root@CentOS Desktop]#
下载redhat-lsb 3.1的rpm包:redhat-lsb-3.1-14.fc7.i386.rpm
Copy code
http://rpmfind.net/linux/RPM/index.html
Copy code
[root@CentOS Desktop]# rpm -U redhat-lsb-3.1-14.fc7.i386.rpm
warning: redhat-lsb-3.1-14.fc7.i386.rpm: Header V3 DSA signature: NOKEY, key ID 9b3c94f4
error: Failed dependencies:
/usr/bin/at is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/batch is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/bc is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/crontab is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/man is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/pax is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/time is needed by redhat-lsb-3.1-14.fc7.i386
/usr/sbin/sendmail is needed by redhat-lsb-3.1-14.fc7.i386
[root@CentOS Desktop]# rpm -ivh redhat-lsb-3.1-14.fc7.i386.rpm
warning: redhat-lsb-3.1-14.fc7.i386.rpm: Header V3 DSA signature: NOKEY, key ID 9b3c94f4
error: Failed dependencies:
/usr/bin/at is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/batch is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/bc is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/crontab is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/man is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/pax is needed by redhat-lsb-3.1-14.fc7.i386
/usr/bin/time is needed by redhat-lsb-3.1-14.fc7.i386
/usr/sbin/sendmail is needed by redhat-lsb-3.1-14.fc7.i386
[root@CentOS Desktop]#
不管他,我只要RealPlayer能用其他不管,使用以下命令强制安装:
Copy code
[root@CentOS Desktop]# rpm -ivh redhat-lsb-3.1-14.fc7.i386.rpm --force --nodeps
warning: redhat-lsb-3.1-14.fc7.i386.rpm: Header V3 DSA signature: NOKEY, key ID 9b3c94f4
Preparing... ########################################### [100%]
1:redhat-lsb ########################################### [100%]
[root@CentOS Desktop]#
Copy code
[root@CentOS Desktop]# rpm -ivh RealPlayer11GOLD.rpm
Preparing... ########################################### [100%]
1:RealPlayer ########################################### [100%]
[root@CentOS Desktop]#
也成功,安装完成。





添加到百度搜藏
