I am need to use a package of CPAN on my mac OSX 10.4.8. After installation of CPAN I tested it by trying to install Bundle::CPAN as was recommended. I got a large output, the first part of which is listed below. "LWP not available" and ultimately it said installation seems impossible because it "cannot carry out testing without successful make". What seems to be the problem?
cpan> install Bundle::CPAN CPAN: Storable loaded ok Going to read /Users/katherinewendelsdorf/Desktop/Jrna_ver_0/yes/Metad +ata Database was generated on Mon, 12 Feb 2007 14:09:14 GMT LWP not available CPAN: Net::FTP loaded ok Fetching with Net::FTP: ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/authors/id/A/AN/ANDK/ #A bunch of output in between /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Running install for module ExtUtils::CBuilder Running make for K/KW/KWILLIAMS/ExtUtils-CBuilder-0.18.tar.gz LWP not available
Thank you , thank you, thank you for ANY advice

In reply to CPAN installation by Kateveronica

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.