Posted on 2009-10-08 12:27:25-07 by tonyc in response to 11565
Re: format 'gif' not supported

You will need to re-install Imager, if you haven't done so already

If you still don't get the giflib detacted during Makefile.PL you can tell Makefile.PL where to look with the --incpath and --libpath options:

perl Makefile.PL --incpath=/some/place/include --libpath=/some/place/lib

but if you installed with a prefix of /usr or /usr/local (which is typical) then it should pick it up automatically.

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.