Hardware Troubleshooting in Linux > Linux Video Support

problem while installing gmplayer

(1/1)

eldo:
I got this error while installing mplayer

[root@nac7 eldo]# rpm -ivh mplayer-gui-1.0pre3-1.i386.rpm
warning: mplayer-gui-1.0pre3-1.i386.rpm: V3 DSA signature: NOKEY, key ID 75aa026a
error: Failed dependencies:
        mplayer-skin is needed by mplayer-gui-1.0pre3-1
        mplayer-common = 1.0pre3 is needed by mplayer-gui-1.0pre3-1
        libmp3lame.so.0 is needed by mplayer-gui-1.0pre3-1

pls help me !!!

GNUrag:

--- Quote from: "eldo" ---[root@nac7 eldo]# rpm -ivh mplayer-gui-1.0pre3-1.i386.rpm
warning: mplayer-gui-1.0pre3-1.i386.rpm: V3 DSA signature: NOKEY, key ID 75aa026a
error: Failed dependencies:
        mplayer-skin is needed by mplayer-gui-1.0pre3-1
        mplayer-common = 1.0pre3 is needed by mplayer-gui-1.0pre3-1
        libmp3lame.so.0 is needed by mplayer-gui-1.0pre3-1
--- End quote ---
There is a proper order of installing rpm packages.
Place all the rpm files related to gmplayer in a new directory and issue the command
# cp [all the mplayer rpms]  [a new directory]
 # rpm -ivh *.rpm

evilmonk:
There is a proper order of installing rpm packages.
Place all the rpm files related to gmplayer in a new directory and issue the command
# cp [all the mplayer rpms] [a new directory]
# rpm -ivh *.rpm

Well i did exactly all those. But when I type gmplayer to launch gui, the following error message comes:

MPlayer 0.90pre5-3.2.2 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU: Intel  (Family: 8, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/share/mplayer/codecs.conf: 34 audio & 94 video codecs
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Linux's hardware RTC timing (1024Hz)
Can't open input config file /root/.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'
[skin] file ( /root/.mplayer/Skin/default/skin ) not found.
Skin not found ( default ).

Please help.

GNUrag:

--- Quote ---SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'
[skin] file ( /root/.mplayer/Skin/default/skin ) not found.
Skin not found ( default ).
--- End quote ---
You also have to install the mplayer skins. there should be an RPM for that. just check the mplayerhq website for it.

MPlayer comes naked without any skins :-) :-) :-)

neo:
You may go to the directory /usr/share/mplayer/Skin and see if there is any directory named default. If no then download any skni from mplayer site and install it in the directry. Your gmplayer will start working.

Navigation

[0] Message Index

Go to full version