LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1565|回复: 2

Fedora 10离线安装realplayer for linux要了我的命呀

[复制链接]
发表于 2008-12-4 14:10:21 | 显示全部楼层 |阅读模式
Fedora 10离线安装realplayer for linux要了我的命呀,2008-12-03 13:33Fedora 10离线安装realplayer for linux要了我的命呀为什么每一步都不对呀,
(一)
[alge@localhost ~]$ su
Password:
[root@localhost alge]# ls
Desktop Download Pictures Templates 图片
Documents Music Public Videos 桌面
[root@localhost alge]# cd desktop
bash: cd: desktop: No such file or directory
[root@localhost alge]# cd Desktop

[root@localhost Desktop]# yum localinstall libstdc++5-3.3.6-3mdk.x86_64.rpm
Loaded plugins: refresh-packagekit
Setting up Local Package Process
Examining libstdc++5-3.3.6-3mdk.x86_64.rpm: libstdc++5-3.3.6-3mdk.x86_64
Marking libstdc++5-3.3.6-3mdk.x86_64.rpm to be installed
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mir...10&arch=x86_64 error was
[Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again


[root@localhost Desktop]# rpm -ivh RealPlayer11GOLD.rpm
Preparing... ########################################### [100%]
package RealPlayer-11.0.1.1056-20081001.i586 is already installed
[root@localhost Desktop]# realplay
/usr/bin/realplay: /opt/real/RealPlayer/realplay.bin: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[root@localhost Desktop]#


(二)


[root@localhost 桌面]# rpm -ivh libstdc++5-3.3.6-3mdk.x86_64.rpm
warning: libstdc++5-3.3.6-3mdk.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 70771ff3
error: Failed dependencies:
libc.so.6 is needed by libstdc++5-3.3.6-3mdk.x86_64
libc.so.6(GLIBC_2.0) is needed by libstdc++5-3.3.6-3mdk.x86_64
libc.so.6(GLIBC_2.1) is needed by libstdc++5-3.3.6-3mdk.x86_64
libc.so.6(GLIBC_2.1.3) is needed by libstdc++5-3.3.6-3mdk.x86_64
libc.so.6(GLIBC_2.2) is needed by libstdc++5-3.3.6-3mdk.x86_64
libc.so.6(GLIBC_2.3) is needed by libstdc++5-3.3.6-3mdk.x86_64
libgcc_s.so.1 is needed by libstdc++5-3.3.6-3mdk.x86_64
libgcc_s.so.1(GCC_3.0) is needed by libstdc++5-3.3.6-3mdk.x86_64
libgcc_s.so.1(GCC_3.3) is needed by libstdc++5-3.3.6-3mdk.x86_64
libgcc_s.so.1(GLIBC_2.0) is needed by libstdc++5-3.3.6-3mdk.x86_64
libm.so.6 is needed by libstdc++5-3.3.6-3mdk.x86_64
[root@localhost 桌面]# rpm -ivh RealPlayer11GOLD.rpm
Preparing... ########################################### [100%]
1:RealPlayer ########################################### [100%]
[root@localhost 桌面]# install RealPlayer11GOLD.rpm
install: missing destination file operand after “RealPlayer11GOLD.rpm”
请尝试执行“install --help”来获取更多信息。

[root@localhost alge]# yum localinstall RealPlayer11GOLD.rpm
载入插件: refresh-packagekit
设置本地包进程
不能打开文件: RealPlayer11GOLD.rpm. 跳过.
无事可做
[root@localhost alge]#


(三)

图形界面下双击rpm包(哪个什么++so.5. 和realplayer.rpm),提示输入root的密码,输入之后说少了,什么key,要不要强制安装,同意强制安装,结果还是失败


(四)

都说mplayer都不用装,把网上下的codecs放在/usr/lib64/codecs(我的64位机)

下载目录: http://www.mplayerhq.hu/MPlayer/releases/codecs/     ,下载all-20071007.tar.bz2这个软件包就够了

把解压后的很多文件放在了/usr/lib64/codecs,totem结果还是什么都不能播放ldconfig命令也没有用,
 楼主| 发表于 2008-12-4 14:11:53 | 显示全部楼层
realplayer for linux这又是为什么呀?2008-12-04 08:35[root@localhost alge]# cd Desktop
[root@localhost Desktop]# rpm -ivh compat-libstdc++-33-3.2.3-64.i386.rpm
warning: compat-libstdc++-33-3.2.3-64.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4ebfc273
error: Failed dependencies:
libc.so.6 is needed by compat-libstdc++-33-3.2.3-64.i386
libc.so.6(GLIBC_2.0) is needed by compat-libstdc++-33-3.2.3-64.i386
libc.so.6(GLIBC_2.1) is needed by compat-libstdc++-33-3.2.3-64.i386
libc.so.6(GLIBC_2.1.3) is needed by compat-libstdc++-33-3.2.3-64.i386
libc.so.6(GLIBC_2.2) is needed by compat-libstdc++-33-3.2.3-64.i386
libc.so.6(GLIBC_2.3) is needed by compat-libstdc++-33-3.2.3-64.i386
libgcc_s.so.1 is needed by compat-libstdc++-33-3.2.3-64.i386
libgcc_s.so.1(GCC_3.0) is needed by compat-libstdc++-33-3.2.3-64.i386
libgcc_s.so.1(GCC_3.3) is needed by compat-libstdc++-33-3.2.3-64.i386
libgcc_s.so.1(GLIBC_2.0) is needed by compat-libstdc++-33-3.2.3-64.i386
libm.so.6 is needed by compat-libstdc++-33-3.2.3-64.i386
[root@localhost Desktop]#


[root@localhost Desktop]# yum localinstall compat-libstdc++-33-3.2.3-64.i386.rpm
Loaded plugins: refresh-packagekit
Setting up Local Package Process
Examining compat-libstdc++-33-3.2.3-64.i386.rpm: compat-libstdc++-33-3.2.3-64.i386
Marking compat-libstdc++-33-3.2.3-64.i386.rpm to be installed
Could not retrieve mirrorlist http://mirrors.fedoraproject.org ... f10&arch=x86_64 error was
[Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again
[root@localhost Desktop]#
回复 支持 反对

使用道具 举报

发表于 2008-12-4 21:54:00 | 显示全部楼层
fedora的软件安装的确是个大问题。不是网络安装太慢,就是本地安装乱报错。呵呵。DEBIAN的4张DVD最好。呵呵。不用老是挂到网上。并且方便没有互联网情况下的软件安装和部署。作为网络管理员,我最喜欢DEBIAN的发布方式。呵呵。作为技术人员自由是关键的。并且我最关心的不是自动化的结果和应用。而是自动化的创建和部署过程。我更关心软件是如何运行的。呵呵。那才是真正的技术。呵呵。就像真正的黑客那样了解软件内部实现的过程。我的意思就是既然我们使用自由软件那就多研究下它的内部运行机制。不要老是像使用Windows那样,网上更新,到底计算机干什么了我们却不明不白。呵呵。李云龙说的不能揣着糊涂装明白。。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表