Re: How to get GIF support with Perl-GD library? (Can't locate object method "newFromGif")
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Jun 2007 20:25:00 +1000
"Francesco Moi" <francescomoi@xxxxxxx> wrote in message news:1181031770.927652.278520@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi.
Using Perl v5.8.3 on Linux, I'm trying to install GD interface for
Perl (made by Lincoln Stein).
I installed GD, zlib, jpeg-6b and freetype from sources (the very last
versions).
When executing script, I get this error message:
-----
Can't locate object method "newFromGif" via package "GD::Image" at ./
test.pl line 6.
-------
Which version of GD (the perl module)?
The current version (2.35) seems to have a "newFromGIF" method - at least it's documented at
http://search.cpan.org/~lds/GD-2.35/GD.pm
Cheers,
Rob
.
- References:
- Prev by Date: Re: help on win32::serialport
- Next by Date: Re: How to get GIF support with Perl-GD library? (Can't locate object method "newFromGif")
- Previous by thread: Re: How to get GIF support with Perl-GD library? (Can't locate object method "newFromGif")
- Next by thread: Re: How to get GIF support with Perl-GD library? (Can't locate object method "newFromGif")
- Index(es):
Relevant Pages
|