|
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命令也没有用, |
|