Prima beginner issues

From: Gira, Jishnu <Jishnu.Gira_at_delphi.com>
Date: Sat, 15 Sep 2007 02:07:20 +0530
To: <prima_at_prima.eu.org>

Hi,

I started learning Prima today. I typed the code

use Prima;
use IPA;
use IPA::Local;
use IPA::Point;
use IPA::Global;
use IPA::Morphology;
my $i = Prima::Image-> load('C:\\Program Files\\Perl
Express\\Scripts\\prima\\input.gif');
die "Cannot load:$@\n" unless $i;

This give me back the erro: cannot load . No appropriate codec found.

I gues it is because I don't have gif image library.
Where do I get it and where to put it?

Pls reply,
Jis

****************************************************************************************

Note: If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you.

****************************************************************************************
Received on Fri 14 Sep 2007 - 22:42:32 CEST

This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:06 CET