LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 09-11-2007, 12:50 PM   #1
sangayya.a
LQ Newbie
 
Registered: Dec 2006
Location: India/Karnataka/Bangalore
Distribution: RHEL 5
Posts: 10

Rep: Reputation: 0
Smile unable to install mplayer on RHEl 5.0 its throwing an error not registered with RHN


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 05:06 PM. Reason: pasted the error
 
Old 09-12-2007, 07: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

Rep: Reputation: 58
See:
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
http://dag.wieers.com/rpm/FAQ.php#B

When done try: yum install mplayer mplayerplug-in
 
Old 09-13-2007, 04:33 PM   #3
sangayya.a
LQ Newbie
 
Registered: Dec 2006
Location: India/Karnataka/Bangalore
Distribution: RHEL 5
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks Lenard!!!
 
Old 09-13-2007, 07: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

Rep: Reputation: 58
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.
 
Old 09-24-2007, 05:11 PM   #5
sangayya.a
LQ Newbie
 
Registered: Dec 2006
Location: India/Karnataka/Bangalore
Distribution: RHEL 5
Posts: 10

Original Poster
Rep: Reputation: 0
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
 
Old 09-25-2007, 05: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

Rep: Reputation: 58
I have already, the same advice still hold true...............

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

Original Poster
Rep: Reputation: 0
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
 
Old 10-29-2007, 04: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

Rep: Reputation: 58
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
 
  


Reply

Tags
rhel


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
RHEL 5 yum Problem no RHN subcsription ngrid Linux - Distributions 2 04-16-2010 10:43 AM
Updating RHEL kernel via RPM, without RHN? raduga9 Red Hat 1 06-07-2007 11:48 AM
How do I set up up2date when rhn has no channels for my RHEL 4.3? Sedrik Red Hat 1 06-09-2006 05:18 AM
RHEL Updates without RHN logosys Red Hat 1 09-23-2005 08:01 AM
Unable to install RHEL 3 on Pentium 4 krishvij Linux - Hardware 1 02-21-2005 06:30 AM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 01:00 AM.

Main Menu
Advertisement
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.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration