Subject: | gif animation support in Ubuntu Linux |
Date: | Tue, 5 Aug 2014 16:08:40 +0400 |
To: | bug-GD [...] rt.cpan.org |
From: | Mike Katasonov <kabanoid [...] cpan.org> |
Hello.
I am using GD $VERSION = '2.53'; and gdlib version 2.1.0
However when I try to call $im->gifanimbegin, perl script dies with the
string:
"libgd 2.0.33 or higher required for animated GIF support"
Additional info:
perl -v
This is perl 5, version 18, subversion 2 (v5.18.2) built for
x86_64-linux-gnu-thread-multi
(with 41 registered patches, see perl -V for more detail)
uname -a
Linux xxx 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux