The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How do I extract text only from html file without HTML tag los111 UNIX for Dummies Questions & Answers 4 11-28-2007 01:40 AM
Past Time izy100 What's on Your Mind? 8 08-05-2004 07:21 AM
Can't backup past /etc/magic PaulC SUN Solaris 2 03-30-2004 05:07 AM
NIS login discrepancy Henrik UNIX for Dummies Questions & Answers 11 04-08-2003 06:17 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 08-06-2007
Registered User
 

Join Date: Jul 2007
Location: Cloud 9
Posts: 69
RPM Install - How to fix Failed Discrepancies?

[Fedora 7] I have an RPM that I am trying to install and it keeps coming back with:
Quote:
perl(HTML::Entities) is needed by my-super-duper.rpm
I know I could kill the bird by throwing a "yum install *perl*" at it, but this seems like hurling a skyscraper at an ant...

any better suggestions?

Last edited by jjinno; 08-06-2007 at 01:55 PM.
Reply With Quote
Forum Sponsor
  #2  
Old 08-07-2007
sysgate's Avatar
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,197
Aparently, the application won't run without HTML::Entities, so later or now you will have to install it. If you want to supress this error message, use "--nodeps" flag, and then install HTML::Entities.. The other way for installing such perl packages is
Code:
perl -MCPAN -e install Packet::Name
...Ops. I'm reading the post again, it seems that you're doing the installation via "yum", so --nodeps won't be available. It's option to "rpm" command. If I got it correctly, first install the perl module, and then "yum"

Last edited by sysgate; 08-07-2007 at 07:54 AM.
Reply With Quote
  #3  
Old 08-07-2007
Registered User
 

Join Date: Jul 2007
Location: Cloud 9
Posts: 69
I actually did use your first suggestion... installed the Perl module, but the dependency failure still occurred. Thats when I ran the --nodeps flag, and it installed, and works perfectly.

Thanks.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 01:41 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0