[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SpamAssassin Installation Error
- Subject: Re: [cobalt-users] SpamAssassin Installation Error
- From: "Steve Bassi" <steve@xxxxxxxxx>
- Date: Wed Nov 20 18:43:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: "Jim Cowing" <cobalt@xxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, November 21, 2002 2:19 AM
Subject: [cobalt-users] SpamAssassin Installation Error
> I am using Steve Bassi's installation notes, trying to install
SpamAssassin
> on a RaQ XTR. I had the
>
> Warning: prerequisite File::Spec 0.8 not found at (eval 1) line 228.
>
> error, and I downloaded the module and fixed that, but I still get
>
> Warning: prerequisite HTML::Parser 3 not found at (eval 1) line 228.
>
> When trying to install SpamAssassin. I can't find the module, and a search
> of the Cobalt archives for "HTML::Parser" turns up nothing. Can anyone
point
> me in the right direction?
>
> Thanks,
>
> Jim Cowing
>
http://search.cpan.org/author/GAAS/HTML-Parser-3.26/
you can install it using cpan
its a perl module.
Bassi