Good question. I might have tried them all after encountering multiple errors throughout the process. That probably also explained that I can see so many perl versions and I can see multiple Image.pm file on the working mac. But the macbook that is NOT working will not find the Image.pm file when I am doing the search. Which is why I am suspecting that I have not completely installed the GD module. I will study all the suggestions above and install the GD module properly. I am actually a user and not a perl coder, but I have been coding using other programming languages. I thought installing GD is a simple step. Obviously I am wrong.

FYI, I did use Homebrew, and sudo cpan GD command, and I also installed the cpanminus, etc. I have never used the Perlbrew. Should I use it? Thank you.


In reply to Re^2: Image.pm not found by linus8989
in thread Image.pm not found by linus8989

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.