Help needed for installing mplayer on Fedora Core 2
FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i have downloaded and installed the following rpms from http://www.mplayerhq.hu (i dont remeber complete URL):
mencoder-1.0pre5-2.i386.rpm
mplayer-1.0pre5-2.i386.rpm
mplayer-codecs-essential-20040704-1.i386.rpm
mplayer-common-1.0pre5-2.i386.rpm
mplayer-font-iso9-1.1-1.noarch.rpm --> maybe u dont need, i have downloaded it for turkish language support.
mplayer-gui-1.0pre5-2.i386.rpm
mplayer-skin-default-1.4-1.noarch.rpm
mplayer-tools-1.0pre5-2.i386.rpm
mplayer-vidix-1.0pre5-2.i386.rpm
then installed it.
#rpm -ivh *
it seems that it works. i havent tried to play movies yet .
No...yum is kinda seperate from RPM....it just does package managment...meaning you don't have to download the RPM and then run the rpm command. You tell it what to install (aka yum install mplayer) and it'll handle dependencies (most of the time) and install it for you. There's also apt-get (google for it "apt-get fedora") which I recommend over yum...though I also occasionally use yum when apt-get can't find something.
Apt-get RPM is based on the same principle as apt-get for Debian, in that it works out all the depenencies for you when installing packages. To install apt-get on Fedora core 2, download this [1] and this [2].
As root, "cd" to the directory where you downloaded these two RPMs and go:
I agree with what almost everyone suggest: Use yum to install applications like mplayer.
Yum is included in FC2, and fedorafaq.org is the place to find a yum.conf file.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.