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.