LinuxSir.cn,穿越时空的Linuxsir!

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

新手求助: 急!!!安装mplayer 0.9失败

[复制链接]
发表于 2004-9-10 19:35:19 | 显示全部楼层 |阅读模式
说 实话, 我是第一次装tar.bz的软件, 胆子大了一点, 惹了老多麻烦

我把那个tar.bz2 用tar 解压后, 运行 ./configure 编译很正常
然后 # make 显示 nothing to be done for all
然后我 输入了# makeinstall  显示

make[1]: Entering directory `/tmp/MPlayer-0.90/libdha'
mkdir -p /usr/local/lib
install -m 755 -s -p libdha.so.0.1  /usr/local/lib/libdha.so.0.1
rm -f /usr/local/lib/libdha.so
ln -sf libdha.so.0.1  /usr/local/lib/libdha.so.0
ldconfig
make[1]: ldconfig: Command not found
make[1]: *** [install] Error 127
make[1]: Leaving directory `/tmp/MPlayer-0.90/libdha'
make[1]: Entering directory `/tmp/MPlayer-0.90/vidix'
make[2]: Entering directory `/tmp/MPlayer-0.90/vidix/drivers'
mkdir -p /usr/local/lib/mplayer/vidix
install -m 755 -s -p *.so /usr/local/lib/mplayer/vidix
make[2]: Leaving directory `/tmp/MPlayer-0.90/vidix/drivers'
make[1]: Leaving directory `/tmp/MPlayer-0.90/vidix'
if test ! -d /usr/local/bin ; then mkdir -p /usr/local/bin ; fi
install -m 755 -s mplayer /usr/local/bin/mplayer
if test ! -d /usr/local/man/man1 ; then mkdir -p /usr/local/man/man1; fi
install -c -m 644 DOCS/mplayer.1 /usr/local/man/man1/mplayer.1
install -m 755 -s mencoder /usr/local/bin/mencoder
ln -sf mplayer.1 /usr/local/man/man1/mencoder.1
*** Download font at http://www.mplayerhq.hu/homepage/dload.html
*** for OSD/Subtitles support and extract to /usr/local/share/mplayer/font/
install -c -m 644 etc/codecs.conf /usr/local/etc/mplayer/codecs.conf

以下是输入 mplayer的后果
#mplayer
Player 0.90rc5-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices  (Family: 6, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

Reading config file /usr/local/etc/mplayer/mplayer.conf: 没有那个文件或目录
Creating config file: /root/.mplayer/config
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': 没 有那个文件或目录
Reading /usr/local/etc/mplayer/codecs.conf: 50 audio & 136 video codecs
Usage:   mplayer [options] [url|path/]filename

Basic options: (complete list in the man page)
-vo <drv[:dev]>  select video output driver & device ('-vo help' for a list)
-ao <drv[:dev]>  select audio output driver & device ('-ao help' for a list)
-vcd <trackno>   play VCD (Video CD) track from device instead of plain file
-dvd <titleno>   play DVD title from device instead of plain file
-alang/-slang    select DVD audio/subtitle language (by 2-char country code)
-ss <timepos>    seek to given (seconds or hh:mm:ss) position
-nosound         do not play sound
-fs              fullscreen playback (or -vm, -zoom, details in the man page)
-x <x> -y <y>    set display resolution (for use with -vm or -zoom)
-sub <file>      specify subtitle file to use (also see -subfps, -subdelay)
-playlist <file> specify playlist file
-vid x -aid y    select video (x) and audio (y) stream to play
-fps x -srate y  change video (x fps) and audio (y Hz) rate
-pp <quality>    enable postprocessing filter (details in the man page)
-framedrop       enable frame dropping (for slow machines)

Basic keys: (complete list in the man page, also check input.conf)
<-  or  ->       seek backward/forward 10 seconds
up or down       seek backward/forward  1 minute
pgup or pgdown   seek backward/forward 10 minutes
< or >           step backward/forward in playlist
p or SPACE       pause movie (press any key to continue)
q or ESC         stop playing and quit program
+ or -           adjust audio delay by +/- 0.1 second
o                cycle OSD mode:  none / seekbar / seekbar+timer
* or /           increase or decrease PCM volume
z or x           adjust subtitle delay by +/- 0.1 second
r or t           adjust subtitle position up/down, also see -vop expand
发表于 2004-9-11 08:51:01 | 显示全部楼层
mplayer有很多的rpm的,省得编译。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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