Dear Monks, I have active states' 5.8.3.809 build of Perl installed on win2K, but I cannot get Tk::JPEG to install. PPM cannot find it, and when I type in 'help repository', no help displays, and it acts like I just hit return. CPAN finds the package, but can't install it. When it says 'running make test', I get the error "'test'' is not a recognized internal or external command". I have not had any other problems installing packages, except for Bundle::CPAN, the latest upgrade to CPAN, that seems to have other problems. The instructions for manually installing this package were very confusing for me and did not seem to work. So I searched my system for anything called 'make', and I found none. I was finally able to find and download nmake 1.5 on MSN and dropped the .exe into my c:\perl\bin folder, but still no luck. Simply dropping the jpeg.pm file into site\lib or \lib dirs gave a 'can't load loadable object for module Tk::JPEG', error when trying to run a TK script I wrote. Please help me to to understand why I am flailing so hard! -Thanks! Ok, forget it. No one has bothered to tell me why they don't like my post here, but they keep dropping my reputation. Whatever, thanks for all the helps guys!

In reply to installing tk::jpeg by dudley

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.