现在你只要按以下步骤来做,相信你一定可以顺利播放!

(1)首先将系统已有的totem移去 # yum remove totem
(2)安装totem-xine # yum install -y totem-xine
(3)安装extras #yum install -y xine-extras
(4)安装DVD播放 # yum install -y libdvdcss libdvdnav
(5)安装lame # yum install -y lame
(6)安装mpeg支持 # yum install -y ffmpeg
(7)安装RM播放支持 # yum install -y compat-libstdc++-33 (如果没安装这个realplayer是用不了,totem播放出现没图象与没声音)
(8)安装声音支持 # yum install -y xine-lib-extras-nonfree (如果没安装这个totem播放rm有图象没声音)
(9)最后安装vlc # yum install -y vlc

到这!totem-xine已全部安装完成

但还是不能播放rm,因为没有×××
下载w32codec,解压后的所有文件放在 /usr/lib/codecs下
×××地址:http://www5.mplayerhq.hu/MPlayer/releases/codecs/essential-20071007.tar.bz2
完成!RM,AVI快试试了!

注意:在yum安装过程中,最好不要一次安装太多,如yum install -y totem-xine xine-extras libdvdcss libdvdnav....!这样好多时是报安装出错!