LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Enterprise Linux > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices

Tags used in this thread
Popular LQ Tags ,

Reply
 
Thread Tools Search this Thread
Old 09-11-2007, 01:50 PM   #1
sangayya.a
LQ Newbie
 
Registered: Dec 2006
Location: India/Karnataka/Bangalore
Distribution: RHEL 5
Posts: 10
Thanked: 0
Smile unable to install mplayer on RHEl 5.0 its throwing an error not registered with RHN


[Log in to get rid of this advertisement]
Hi All,

I have latest package ie mplayer-1.0-0.35.rc1try2.el5.rf.i386.rpm

while installing its throwing an error that its not registered with RHN and some library functions errors.

so please suggest an method to do install mplayer successfully to play my mp3,video files

the error is as follows

[root@localhost mplayer]# yum install mplayer-1.0-0.35.rc1try2.el5.rf.i386.rpm
Loading "installonlyn" plugin
Loading "rhnplugin" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
Parsing package install arguments
Examining mplayer-1.0-0.35.rc1try2.el5.rf.i386.rpm: mplayer - 1.0-0.35.rc1try2.el5.rf.i386
Marking mplayer-1.0-0.35.rc1try2.el5.rf.i386.rpm to be installed
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package mplayer.i386 0:1.0-0.35.rc1try2.el5.rf set to be updated
--> Running transaction check
--> Processing Dependency: libXvMC.so.1 for package: mplayer
--> Processing Dependency: liblirc_client.so.0 for package: mplayer
--> Processing Dependency: libdirectfb-0.9.so.25 for package: mplayer
--> Processing Dependency: liblzo.so.1 for package: mplayer
--> Processing Dependency: libgif.so.4 for package: mplayer
--> Processing Dependency: libmpcdec.so.3 for package: mplayer
--> Processing Dependency: libaa.so.1 for package: mplayer
--> Processing Dependency: libfaac.so.0 for package: mplayer
--> Processing Dependency: libopenal.so.0 for package: mplayer
--> Processing Dependency: libfribidi.so.0 for package: mplayer
--> Processing Dependency: libXvMCW.so.1 for package: mplayer
--> Processing Dependency: libmp3lame.so.0 for package: mplayer
--> Processing Dependency: libcaca.so.0 for package: mplayer
--> Processing Dependency: libungif.so.4 for package: mplayer
--> Processing Dependency: libxvidcore.so.4 for package: mplayer
--> Processing Dependency: mplayer-fonts for package: mplayer
--> Processing Dependency: libmad.so.0 for package: mplayer
--> Processing Dependency: libdvdnav.so.4 for package: mplayer
--> Processing Dependency: libcucul.so.0 for package: mplayer
--> Processing Dependency: libx264.so.55 for package: mplayer
--> Processing Dependency: libSDL-1.2.so.0 for package: mplayer
--> Finished Dependency Resolution
Error: Missing Dependency: libXvMC.so.1 is needed by package mplayer
Error: Missing Dependency: liblirc_client.so.0 is needed by package mplayer
Error: Missing Dependency: libdirectfb-0.9.so.25 is needed by package mplayer
Error: Missing Dependency: liblzo.so.1 is needed by package mplayer
Error: Missing Dependency: libgif.so.4 is needed by package mplayer
Error: Missing Dependency: libmpcdec.so.3 is needed by package mplayer
Error: Missing Dependency: libaa.so.1 is needed by package mplayer
Error: Missing Dependency: libfaac.so.0 is needed by package mplayer
Error: Missing Dependency: libopenal.so.0 is needed by package mplayer
Error: Missing Dependency: libfribidi.so.0 is needed by package mplayer
Error: Missing Dependency: libXvMCW.so.1 is needed by package mplayer
Error: Missing Dependency: libmp3lame.so.0 is needed by package mplayer
Error: Missing Dependency: libcaca.so.0 is needed by package mplayer
Error: Missing Dependency: libungif.so.4 is needed by package mplayer
Error: Missing Dependency: libxvidcore.so.4 is needed by package mplayer
Error: Missing Dependency: mplayer-fonts is needed by package mplayer
Error: Missing Dependency: libmad.so.0 is needed by package mplayer
Error: Missing Dependency: libdvdnav.so.4 is needed by package mplayer
Error: Missing Dependency: libcucul.so.0 is needed by package mplayer
Error: Missing Dependency: libx264.so.55 is needed by package mplayer
Error: Missing Dependency: libSDL-1.2.so.0 is needed by package mplayer


Thanks in Advance

Last edited by sangayya.a; 09-11-2007 at 06:06 PM.. Reason: pasted the error
sangayya.a is offline  
Tag This Post ,
Reply With Quote
Old 09-12-2007, 08:17 AM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Thanked: 0
See:
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
http://dag.wieers.com/rpm/FAQ.php#B

When done try: yum install mplayer mplayerplug-in
Lenard is offline     Reply With Quote
Old 09-13-2007, 05:33 PM   #3
sangayya.a
LQ Newbie
 
Registered: Dec 2006
Location: India/Karnataka/Bangalore
Distribution: RHEL 5
Posts: 10
Thanked: 0

Original Poster
Thanks Lenard!!!
sangayya.a is offline     Reply With Quote
Old 09-13-2007, 08:06 PM   #4
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Thanked: 0
Your welcome, glad to help now you might want some codes to support all those videos you can watch from the web (mplayerplug-in package).

Visit: http://rpm.pbone.net/
Search for: mplayer-codecs-20061022-1 and mplayer-codecs-extra-20061022-1
Download, install (rpm -Uvh mplayer*.rpm) enjoy.
Lenard is offline     Reply With Quote
Old 09-24-2007, 06:11 PM   #5
sangayya.a
LQ Newbie
 
Registered: Dec 2006
Location: India/Karnataka/Bangalore
Distribution: RHEL 5
Posts: 10
Thanked: 0

Original Poster
Question HI

Hi Lenard

hey still am unable to install

I have newly installed RHEL 5.0 Server without installation number.

its not registered with RHN

let me know how to install mplayer?

player link

each step by step installation.

Thanks in Advance
sangayya.a is offline     Reply With Quote
Old 09-25-2007, 06:18 AM   #6
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Thanked: 0
I have already, the same advice still hold true...............

As a suggestion either register with Red Hat or use centOS; http://www.centos.org/
Lenard is offline     Reply With Quote
Old 10-28-2007, 10:11 PM   #7
sangayya.a
LQ Newbie
 
Registered: Dec 2006
Location: India/Karnataka/Bangalore
Distribution: RHEL 5
Posts: 10
Thanked: 0

Original Poster
Smile Hey

Lenard,

I got serial key for RHEL 5 and installed all the packages you suggested.

but still the following errors please do the need ful.

error: Failed dependencies:
libdv.so.2 is needed by mplayer-0.90rc2-1.i386
liblzo.so.1 is needed by mplayer-0.90rc2-1.i386
sangayya.a is offline     Reply With Quote
Old 10-29-2007, 05:57 AM   #8
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Thanked: 0
yum whatprovides libdv.so.2 [repeat for libizo]

Do not know where you are getting mplayer-0.90rc2-1.i386 since Dag's site has: mplayer-1.0-0.36.rc1try2.el5.rf.i386.rpm
Lenard is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Updating RHEL kernel via RPM, without RHN? raduga9 Red Hat 1 06-07-2007 12:48 PM
RHEL 5 yum Problem no RHN subcsription ngrid Linux - Distributions 1 03-29-2007 08:47 AM
How do I set up up2date when rhn has no channels for my RHEL 4.3? Sedrik Red Hat 1 06-09-2006 06:18 AM
RHEL Updates without RHN logosys Red Hat 1 09-23-2005 09:01 AM
Unable to install RHEL 3 on Pentium 4 krishvij Linux - Hardware 1 02-21-2005 07:30 AM


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

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration