This is apparently a problem even running the latest Ubuntu and CPAN client. If you're an Ubuntu newbie, like me, it might take a while to find out how to make use of Anonymous Monk's excellent advice. Here is the magic line (that worked for me). (I searched the DB here before I decided to post it. But if this is already handled somewhere I'll take no umbrage should this post not pass muster, or otherwise requires some editing (including the removal of this and the containing parenthetical).) sudo apt-get install libpng-dev Thanks to Damian on Google forum (comp.lang.perl.tk) for the detail.

In reply to Re^2: Trouble installing Tk on Ubuntu by SoCoder
in thread Trouble installing Tk on Ubuntu by Wooters

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.