LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   failed dependencies installing spamassassin on RedHAt7.0 (https://www.linuxquestions.org/questions/linux-software-2/failed-dependencies-installing-spamassassin-on-redhat7-0-a-132608/)

camelia 01-07-2004 10:58 PM

failed dependencies installing spamassassin on RedHAt7.0
 
Hi!
I'm trying to install spamassassin-2.61-1.i386.rpm on RH7.0 and I get this error message after the command:

rpm -1vv perl-Mail-SpamAssasin-2.61-1.i386.rpm

error: failed dependendencies:
perl-Mail-SpamAssassin = 2.61-1 is nedeed by spamassassin-2.61-1
perl(Pod::Usage) is nedeed by perl-Mail-SpamAssassin-2.61-1
perl(HTML::Parser)is nedeed by perl-Mail-SpamAssassin-2.61-1

I tried to install spamassassin-2.61-1.i386.rpm and spamassassin-2.61-1.src.rpm but still got the same error message.

ANy sugestion?
Thanks

clau_bolson 01-08-2004 07:12 AM

perl -MCPAN -e shell
install Pod::Usage
install HTML::Parser


All times are GMT -5. The time now is 12:01 PM.