On Monday, July 2, 2001, at 04:31  PM, darren chamberlain wrote:

> Leon Brocard <[EMAIL PROTECTED]> said something to this effect on 
> 07/02/2001:
>> An irc friend was using GD 1.19 (which is immensely old, I know) and 
>> got
>> the following test error. I haven't had time to look at it.
>
> Older GD's do GIF and not PNG, so there are probably a lot more
> issues that just haven't come up. Perhaps the best solution is a
>
>     'PREREQ_PM' => {
>         'GD' => 1.23, # or whatever version works
>     },
>
> in the Makefile.PL?

It shouldn't refuse to install under the CPAN shell just because a
nonessential module is missing.

Marcel

--
my int ($x, $y, $z, $n); $x**$n + $y**$n = $z**$n is insoluble if $n > 2;
I have discovered a truly remarkable proof which this signature is too
short to contain.      (20 Aug 2001: Pierre de Fermat's 400th birthday)


Reply via email to