Quote:
Originally Posted by brianthegreat
to use pat-get for the installation of mplayer.
|
He means apt-get. And he is right. If you are using Debian, use
Code:
apt-get install mplayer
if you are using a Red Hat distro, use
Code:
yum install mplayer
and if you are using Suse, use YaST however that thing works. You should only compile from source if you absolutely have to, or if you are in Gentoo, of course.