[MPlayer-users] mplayer

Kazuto Asai k-asai at u-aizu.ac.jp
Mon Jan 19 14:37:48 CET 2004


Dear Mplayer users,
I recently knew the excellent software MPlayer and first installed 
'MPlayer-v1.0pre3-3.2' on Redhat linux 8. 
But just after run, it stops giving messages listed below. 
I've tried many times changing prefix directories but it always ends with 
almost the same consequences. 
I've already installed a skin and a font in the proper directories. 
Perhaps it is not fine when make install, which includes 'Error 127' found in
the last of this mail. 

If you have some opinions, please let me know. 
Yours Sincerely,
Kazuto Asai 

-- Just after started MPlayer (gui), the following found on the command line --

216:root:~/.mplayer: /usr/local/bin/gmplayer &
[1] 25005
217:root:~/.mplayer: MPlayer 1.0pre3-3.2 (C) 2000-2003 MPlayer Team

CPU: Intel Pentium 4/Xeon/Celeron Northwood 2490 MHz (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
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 1280x1024 with depth 16 and 16 bpp (":0" => local display)
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Font /root/.mplayer/font/font.desc loaded successfully! (233 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf: No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config
SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'


[1]+  Stopped                 /usr/local/bin/gmplayer


-- When I 'make install'ed, I worry about the error in the 9th line --

25:root:/home/prgrms/mplayer/MPlayer-1.0pre3: make install
make[1]: Entering directory `/home/prgrms/mplayer/MPlayer-1.0pre3/libdha'
mkdir -p /home/prgrms/mplayer/mplay/lib
install -m 755 -s -p libdha.so.0.1  /home/prgrms/mplayer/mplay/lib/libdha.so.0.1
rm -f /home/prgrms/mplayer/mplay/lib/libdha.so
ln -sf libdha.so.0.1  /home/prgrms/mplayer/mplay/lib/libdha.so.0
ldconfig
make[1]: ldconfig: Command not found
make[1]: *** [install] Error 127
make[1]: Leaving directory `/home/prgrms/mplayer/MPlayer-1.0pre3/libdha'
make[1]: Entering directory `/home/prgrms/mplayer/MPlayer-1.0pre3/vidix'
make[2]: Entering directory `/home/prgrms/mplayer/MPlayer-1.0pre3/vidix/drivers'
mkdir -p /home/prgrms/mplayer/mplay/lib/mplayer/vidix
install -m 755 -s -p *.so /home/prgrms/mplayer/mplay/lib/mplayer/vidix
make[2]: Leaving directory `/home/prgrms/mplayer/MPlayer-1.0pre3/vidix/drivers'
make[1]: Leaving directory `/home/prgrms/mplayer/MPlayer-1.0pre3/vidix'
if test ! -d /home/prgrms/mplayer/mplay/bin ; then mkdir -p /home/prgrms/mplayer/mplay/bin ; fi
install -m 755 -s mplayer /home/prgrms/mplayer/mplay/bin/mplayer
ln -sf mplayer /home/prgrms/mplayer/mplay/bin/gmplayer
if test ! -d /home/prgrms/mplayer/mplay/man/man1 ; then mkdir -p /home/prgrms/mplayer/mplay/man/man1; fi
for i in en; do \
        if test "$i" = en ; then \
                install -c -m 644 DOCS/man/en/mplayer.1 /home/prgrms/mplayer/mplay/man/man1/mplayer.1 ; \
        else \
                mkdir -p /home/prgrms/mplayer/mplay/man/$i/man1 ; \
                install -c -m 644 DOCS/man/$i/mplayer.1 /home/prgrms/mplayer/mplay/man/$i/man1/mplayer.1 ; \
        fi ; \
done
install -m 755 -s mencoder /home/prgrms/mplayer/mplay/bin/mencoder
for i in en; do \
        if test "$i" = en ; then \
                ln -sf mplayer.1 /home/prgrms/mplayer/mplay/man/man1/mencoder.1 ; \
        else \
                ln -sf mplayer.1 /home/prgrms/mplayer/mplay/man/$i/man1/mencoder.1 ; \
        fi ; \
done
*** Download skin(s) at http://www.mplayerhq.hu/homepage/dload.html
*** for GUI, and extract to /home/prgrms/mplayer/mplay/share/mplayer/Skin/




More information about the MPlayer-users mailing list