LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Step by step procedure for installing Mplayer (https://www.linuxquestions.org/questions/linux-newbie-8/step-by-step-procedure-for-installing-mplayer-703258/)

Marduk_the_12th 02-09-2009 12:21 AM

Step by step procedure for installing Mplayer
 
Hello everybody!

I have downloaded mplayer onto Yellow Dog 6.1.from mplayerhq.com

The file shows up on my desk top screen.

How do I install this file?

Where do we go from here?

I need a step by step tutorial on how to install this or any other file onto YDL.

I can't make heads or tails of this operating system.

Thank you

linuxlover.chaitanya 02-09-2009 12:23 AM

Yellow Dog should have yum configured.
Why not try installing it through the package manager first?

yum install mplayer.

Marduk_the_12th 02-09-2009 12:28 AM

The package manager says there are no packages to unpack!

Marduk_the_12th 02-09-2009 12:36 AM

what is "yum" and how do I use it to install?

linuxlover.chaitanya 02-09-2009 12:40 AM

yum is the default package manager for Yellow Dog.

Code:

yum install mplayer

Marduk_the_12th 02-09-2009 12:45 AM

Thankyou!

I don't know where I am suppose to type this code yum install mplayer?

I don't know!

Do I type this in the terminal?

linuxlover.chaitanya 02-09-2009 01:06 AM

Yeah you type the command in the terminal
You need to be root to install any package. So either su to root or use sudo if available.

Marduk_the_12th 02-09-2009 01:14 AM

Thank You

I right clicked on the mplayer file folder and opened it in the terminal and:

[Ted@localhost mplayer-checkout-2009-02-08]$ yum install mplayer
Loading "installonlyn" plugin
Config Error: Error accessing file for config file://///etc/yum.repos.d/yellowdog-base.repo
[Ted@localhost mplayer-checkout-2009-02-08]$

What does this mean and what do I do now?

Thank you

linuxlover.chaitanya 02-09-2009 02:51 AM

You are supposed to do it as super user as I said before.
Use
Code:

sudo yum install mplayer

Marduk_the_12th 02-09-2009 10:14 AM

Thank you

I typed in this command and:

[Ted@localhost mplayer-checkout-2009-02-08]$ sudo yum install mplayer
Password:
Sorry, try again.
Password:
Sorry, try again.
Password:
Sorry, try again.
sudo: 3 incorrect password attempts
[Ted@localhost mplayer-checkout-2009-02-08]$ sudo yum install mplayer
Password:
Ted is not in the sudoers file. This incident will be reported.
[Ted@localhost mplayer-checkout-2009-02-08]$


Which password does it want now?
None of my other passwords work!
What do I do now?
Thank you

XavierP 02-09-2009 10:24 AM

In which case, use
Code:

su
As in:
Code:

su
<enter root password>
yum install mplayer

See also http://www.gagme.com/greg/linux/f9-tips.php#mplayer

Marduk_the_12th 02-09-2009 10:53 AM

Thank you

Mplayer has finally installed!!

Where is it?

How do I use it?

Now how do I use it to watch flv. files?

All I can seem to find is Totem and it wont open flv. files.

Wow!! this is confusing.

Thank again

linuxlover.chaitanya 02-09-2009 11:53 PM

It should usually get installed in Applications > Sound & Video.
If you do not see it there then right click the file and ask it to open it with Mplayer.

maxne 02-11-2009 03:45 AM

Hello Chaitanya

Even i'm new to linux i'm trying to install vlc palyer on my Linpus Lite V1.0.3 but unable.. i've actully followed the above process u have given but i get the command as

[user@localhost My Internet]$ sudo yum install vlc
http://ftp.iitm.ac.in/fedora/release...ta/repomd.xml: [Errno 14] HTTP Error 503: Service Temporarily Unavailable
Trying other mirror.
fedora 100% |=========================| 2.1 kB 00:00
primary.sqlite.bz2 100% |=========================| 4.9 MB 04:33
http://ftp.iitm.ac.in/fedora/updates...ta/repomd.xml: [Errno 14] HTTP Error 503: Service Temporarily Unavailable
Trying other mirror.
updates 100% |=========================| 2.6 kB 00:00
primary.sqlite.bz2 100% |=========================| 2.2 kB 00:00
Setting up Install Process
Parsing package install arguments
No package vlc available.
Nothing to do
[user@localhost My Internet]$
[user@localhost My Internet]$

Have i downloaded the correct vlc player -(http://linux.softpedia.com/progDownl...ml)-downloaded from this link... and got it extracted into a folder...

can you please guide me.. i Know nothing.. also i dont know the root password (got this notebook as a gift came fully loaded...) tride what u gv above 'sudo yum install vlc' that's the output

have i gone wrong somewhere.. pls help

jdkaye 02-11-2009 04:50 AM

Quote:

Originally Posted by maxne (Post 3439349)
Hello Chaitanya

Even i'm new to linux i'm trying to install vlc palyer on my Linpus Lite V1.0.3 but unable.. i've actully followed the above process u have given but i get the command as

[user@localhost My Internet]$ sudo yum install vlc
http://ftp.iitm.ac.in/fedora/release...ta/repomd.xml: [Errno 14] HTTP Error 503: Service Temporarily Unavailable
Trying other mirror.
fedora 100% |=========================| 2.1 kB 00:00
primary.sqlite.bz2 100% |=========================| 4.9 MB 04:33
http://ftp.iitm.ac.in/fedora/updates...ta/repomd.xml: [Errno 14] HTTP Error 503: Service Temporarily Unavailable
Trying other mirror.
updates 100% |=========================| 2.6 kB 00:00
primary.sqlite.bz2 100% |=========================| 2.2 kB 00:00
Setting up Install Process
Parsing package install arguments
No package vlc available.
Nothing to do
[user@localhost My Internet]$
[user@localhost My Internet]$

Have i downloaded the correct vlc player -(http://linux.softpedia.com/progDownl...ml)-downloaded from this link... and got it extracted into a folder...

can you please guide me.. i Know nothing.. also i dont know the root password (got this notebook as a gift came fully loaded...) tride what u gv above 'sudo yum install vlc' that's the output

have i gone wrong somewhere.. pls help

Dear Maxne,
Please do not hijack other people's threads. Even if your problem is similar to the one in this thread we start getting x-conversations and it becomes difficult to know who is saying what to whom. Try asking your question in a new thread with a good title like: "Need help installing vlc" and give as much information as you can relating to your problem and your system.
Cheers,
jdk


All times are GMT -5. The time now is 05:41 PM.