Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SpamAssassin/Perl(HTML::Parser)

Status
Not open for further replies.

rouse01

IS-IT--Management
Sep 10, 2001
143
US
Not sure this is where to post...
I've held up trying to install SpamAssassin 2.55 on my redhat 7.2 server; the package manager complains about a dependency check: perl-mail-spamassassin requires perl(HTML::parser). My server has Perl version 5.6.1 & my HTML parser version is 3.25.2. Has anybody else seen this & can I ignore the dependency message?

Thanks,
Keith
 
If you installed HTML::parser via other means (i.e. CPAN) then you should be fine ignoring the dependency. It is just complaining because there is no package in the rpm database that provides the perl(HTML::parser) capability.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top