http://qs321.pair.com?node_id=443548


in reply to Problem installing PAR

I have had the same issue with the most current version also, of course I was using active state Perl on windows so I just found another compiled version on the net and the install went fine. Since you are using cpan to install you could just use the force flag to install eventhough you fail the test. This is not the correct answer I know to the issue, but it will get the module installed. Also on a side note you may want to find out what version of ExtUtils is installed it may incompatible with the PM ( not sure on that one but have seen it in the past ).
SUNADMN
USE PERL

Replies are listed 'Best First'.
Re^2: Problem installing PAR
by Limbic~Region (Chancellor) on Mar 30, 2005 at 17:52 UTC
    sunadmn,
    Since you are using cpan to install you could just use the force flag to install eventhough you fail the test. This is not the correct answer I know to the issue, but it will get the module installed.

    No it won't. The error isn't concerning a failing test, it is failing to compile at all. I don't have any answer but this isn't it.

    Perhaps checking the PAR FAQ or visiting the PAR Homepage might help shed some light on the matter.

    Cheers - L~R