For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > June 2007 > Re: How to get GIF support with Perl-GD library? (Can't locate object method "ne









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: How to get GIF support with Perl-GD library? (Can't locate object method "ne
Francesco Moi

2007-06-14, 6:58 pm

> What happens if you run:
>
> perl -e 'use GD; print GD->VERSION'
>
> The error message indicates that your version of the Perl GD interface
> is too old (< 2.15) to work with GIF. In that case, upgrade GD.


[root@pc]# perl -e 'use GD; print GD->VERSION'
2.35

I think it's the very last version, isn't it?

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com