Re: 2.43 spamassassin in 7.1

2003-02-25 Thread Mike Vanecek
> On Thu, 2003-01-09 at 21:49, Mike Vanecek wrote: > > -- Original Message --- > > From: Duncan Hill <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Sent: Fri, 10 Jan 2003 02:03:26 + > > Subject: Re: 2.43 spamassass

Re: 2.43 spamassassin in 7.1

2003-01-09 Thread Mike Vanecek
-- Original Message --- From: Duncan Hill <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Fri, 10 Jan 2003 02:03:26 + Subject: Re: 2.43 spamassassin in 7.1 > Mike Vanecek wrote: > > Spamassassin 2.43 uses perl-5.6.1 (RH 7.3). RH 7.1 uses perl-5.6.0. > >

Re: 2.43 spamassassin in 7.1

2003-01-09 Thread Duncan Hill
Mike Vanecek wrote: Spamassassin 2.43 uses perl-5.6.1 (RH 7.3). RH 7.1 uses perl-5.6.0. Conquently, attempts to install on 7.1 result in an error: [root@www Mail-SpamAssassin-2.43]# perl Makefile.PL Warning: prerequisite HTML::Parser failed to load: Can't locate HTML/Parser.pm in @INC (@INC con

Re: 2.43 spamassassin in 7.1

2003-01-09 Thread Mike Vanecek
> On Thu, Jan 09, 2003 at 04:20:49PM -0600, Mike Vanecek wrote: > > Spamassassin 2.43 uses perl-5.6.1 (RH 7.3). RH 7.1 uses perl-5.6.0. > > > Is there a way to just install the two missing .pm's? Would using 5.6.1 pm's > > with 5.6.0 perl cause a problem? If it can be done, where would I get

Re: 2.43 spamassassin in 7.1

2003-01-09 Thread T. Ribbrock
On Thu, Jan 09, 2003 at 04:20:49PM -0600, Mike Vanecek wrote: > Spamassassin 2.43 uses perl-5.6.1 (RH 7.3). RH 7.1 uses perl-5.6.0. > Conquently, attempts to install on 7.1 result in an error: [...] > It also needs html.pm. [...] > Is there a way to just install the two missing .pm's? Would using