|
我用的是你的src.rpm自己编译的
[root@localhost mplayertmp]# rpm -ivh --nodeps --force *.rpm
warning: aalib-1.4rc5-fr2.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing... ########################################### [100%]
1:xvidcore ########################################### [ 6%]
2:aalib ########################################### [ 11%]
3:aalib-devel ########################################### [ 17%]
4:alsa-lib ########################################### [ 22%]
5:divx4linux ########################################### [ 28%]
6:faad2 ########################################### [ 33%]
7:faad2-devel ########################################### [ 39%]
8:lame ########################################### [ 44%]
9:lame-devel ########################################### [ 50%]
10:libdvdcss ########################################### [ 56%]
11:libdvdread ########################################### [ 61%]
12:libdvdread-devel ########################################### [ 67%]
13:libmad ########################################### [ 72%]
14:lirc ########################################### [ 78%]
15:lzo ########################################### [ 83%]
16:lzo-devel ########################################### [ 89%]
17:mplayer ########################################### [ 94%]
18:XFree86-libs ########################################### [100%]
然后我运行
[root@localhost mplayertmp]# gmplayer
MPlayer 0.91-3.2 (C) 2000-2003 MPlayer Team
CPU: Advanced Micro Devices Athlon TB Thunderbird (Family: 6, Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
针对有扩展指令集x86 CPU编译: MMX MMX2 3DNow 3DNowEx
Reading config file /etc/mplayer/mplayer.conf: 没有那个文件或目录
Reading config file /root/.mplayer/config
[cfg] read config file: /root/.mplayer/gui.conf
Reading config file /root/.mplayer/gui.conf: No such file or directory
vo: X11 running at 800x600 with depth 24 and 32 bpp (":0" => local display)
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': 没
有那个文件或目录
Reading /etc/mplayer/codecs.conf: 50 audio & 136 video codecs
font: can't open file: /root/.mplayer/font/font.desc
非法指令 |
|