On Saturday 05 October 2002 18:39 CET Shane Williams wrote:
> Trying to test 2.42 since I'm still at 2.31.
>
> I run perl Makefile.PL and everything looks good.

This step should have been told you:
"Warning: prerequisite HTML::Parser 3 not found at (eval 1) line 220."

> I run make and everything looks good.
> Then I run make test and all hell breaks loose.
>
> Looking through the make test errors, it becomes clear that I have a
> version of HTML::Parser older than 3.  I install the lastest
> HTML::Parser and retry.  Now make test runs cleanly (except for Razor,
> but I'll take care of that later).
>
> What's odd is that looking at Makefile.PL it seems to check for
> HTML::Parser > 3, but it obviously didn't bail out.  Not a huge deal,
> but it might trip some people up.

I guess you've just overlooked it. Just to gather some data: On which 
platform do you build and which version of Perl and ExtUtils::MakeMaker do 
you use? You can get the latter version via
  perl -MExtUtils::MakeMaker -e 'print $ExtUtils::MakeMaker::VERSION'

Malte

-- 
--- Coding is art.
-- 




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to