LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Media Player for a newbie (https://www.linuxquestions.org/questions/linux-software-2/media-player-for-a-newbie-209394/)

ragingchihuahua 07-25-2004 06:16 AM

Media Player for a newbie
 
I just got Mandrake 10 working a few hours ago. I'm looking for a media player, so far MPlayer and Xine both look nice, but also incredibly complicated. Seriously, it looks like there's 100 files you have to install separately before they'll work right. Is there any quick and easy way through this process, or a full-featured media player that's really easy to install?

acid_kewpie 07-25-2004 06:21 AM

there's really nothing to touch MPlayer or Xine, but you should be able to install them easily enough using the urpmi tool in mandrake. there a a couple of Xine variants that i think don't require Xine to be installed, such as totem, but i'm an MPlayer person and think Xine generally smells.

Hammett 07-25-2004 06:22 AM

Installation of MPlayer is really easy, althought it may not seem so....
Download the tar.bz2 from the homepage, unpack it and then:

1.- ./configure (note ./)
2.- make
3.- su - (log into root user)
4.- make install

and that's all.
You can try http://rpmfind.net for if there is a mdk package of MPlayer.

Hope it helps

ragingchihuahua 07-25-2004 06:29 AM

Should I have a different compiler? I'm trying it with Mandrake's default terminal, and I get a warning that I should use gcc somethingorother. I bypass this, enter 'make', get a ton of errors, and a message saying I have obsolute binutils.

Ok, so now what?


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