Results 1 to 7 of 7
hi
i am new 2 linux environment . i downloaded MPlayer-1.Opre7try2.tar.bz2. how do i install this on my system.plz help me....
- 11-24-2005 #1Linux Newbie
- Join Date
- Nov 2005
- Posts
- 172
unzip tar.bz2
hi
i am new 2 linux environment . i downloaded MPlayer-1.Opre7try2.tar.bz2. how do i install this on my system.plz help me.
- 11-24-2005 #2Linux Enthusiast
- Join Date
- Aug 2005
- Location
- Hell
- Posts
- 514
To extract the stuff in the archive, do
Then, to compile it, do something likeCode:tar xjvf MPlayer-1.0pre7try2.tar.bz2
Code:cd MPlayer-1.0pre7try2/ ./configure make make install
- 11-24-2005 #3
If you want a gui for MPlayer, do:
instead ofCode:./configure --enable-gui
BryanCode:./configure
Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-24-2005 #4
If you have a lot of trouble running MPlayer from the command line also trying compiling it with --enable-runtime-cpudetection
It will complain at you, but should work. I just read something on a site which said, "Of course no sane person would compile Mplayer with runtime detection".
I beg to differ.

When you get sick of Mplayer you might consider using Xine.I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 11-24-2005 #5
Also, you may want to look into using urpmi for this. I am not an experienced Mandrake/Mandriva user so this will be better explained by someone else.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-27-2005 #6
To set up urpmi, click this link and follow the instructions. http://easyurpmi.zarb.org/
Afterward, change the installation source from the default DVD/CD option in the Mandriva Control Center by unchecking the box. From there on, just type into the search box wht you want to add.
Post again if you get stuck.
Martin,
Dublin, IrelandLINUX: Where do you want to go.......Tomorrow!
Registered Linux user 396633
- 11-27-2005 #7Linux Enthusiast
- Join Date
- Aug 2005
- Location
- Hell
- Posts
- 514
To get stuff like Mplayer, make sure to enable "plf-free" and "plf-nonfree" when you use Easy Urpmi.


Reply With Quote
