LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mplayer to gmplayer problems (https://www.linuxquestions.org/questions/linux-newbie-8/mplayer-to-gmplayer-problems-98014/)

Harp00 09-28-2003 07:45 PM

mplayer to gmplayer problems
 
I installed mplayer and everything works fine, but i would like to run also gmplayer that i like more. What should i do?
I tried with ./configure --enable-gui but nothing is changed.

trickykid 09-28-2003 08:19 PM

After the ./configure part, and adding to enable the gui, did you keep going thru with make and make install? Got to complete the steps to get it configured.

Harp00 09-28-2003 08:46 PM

To trickykid
 
Yes, i typed ./configure --enable-gui
make
make install
the answere is

[root@localhost root]# gmplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale


MPlayer 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: 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 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/etc/mplayer/codecs.conf: 50 audio & 136 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 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'
[skin] file ( /usr/local/share/mplayer/Skin/default/skin ) not found.
Skin not found ( default ).
[root@localhost root]#

gizmogadgetus 09-28-2003 09:02 PM

so what happens when you type gmplayer at the command line?

toloban 09-29-2003 12:09 AM

It seems to me that you don't have a skin installed or it is not where it should be.

Go to http://www.mplayerhq.hu/homepage/design6/dload.html and get one.

w0rtez 09-29-2003 11:50 AM

how do i install a skin after i download it .tar.bz2 and when trying to install gui i get this:
error: Failed dependencies:
mplayer-skin is needed by mplayer-gui-0.90pre10-1
mplayer-common = 0.90pre10 is needed by mplayer-gui-0.90pre10-1

how to install skin.. thnkx

rberry88 09-29-2003 12:53 PM

You need to get the mplayer-skin and the mplayer-common files from the mplayerhq site and install them just like you did the mplayer file.

rberry88

w0rtez 09-29-2003 01:35 PM

yes but i get this trying common
and trying the other version that it asks me for

rpm -Uvh mplayer-0.91-2.athlon.rpm
warning: only V3 signatures can be verified, skipping V4 signature
error: Failed dependencies:
mplayer-common = 0.91 is needed by mplayer-0.91-2

rpm -Uvh mplayer-common-0.91-2.athlon.rpm
warning: only V3 signatures can be verified, skipping V4 signature
error: Failed dependencies:
mplayer = 0.91 is needed by mplayer-common-0.91-2

rberry88 09-29-2003 04:07 PM

I used rpm -Uvh --force mplayer-common file name.rpm

It installed and works just fine.

You might want to wait for a Linux vet to confirm if you should do this or not as I don't want to be responsible for causing any other problems this may create with your system.

rberry88


All times are GMT -5. The time now is 06:06 AM.