I can't be positive, but it may be related to the way the gd library was installed. Download both the GD.pm (CPAN) and the GD library from boutell's site. There is a patch file that comes with GD.pm that you must use on a virgin install dir of the GD lib BEFORE you run configure. The patch allows you to run configure jpeg and freestyle enable flags.

It could also be that you have one of the GD libs that doesn't support GIF's. Support for gif was dropped if I remember correctly.

The exact info is in the GD.pm README

coreolyn Duct tape devotee.


In reply to RE: anomolous behavious in GD.pm by coreolyn
in thread anomolous behavious in GD.pm by d_i_r_t_y

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.