Here is the result of trying to install DBI....
cpan[3]> install DBI Running install for module 'DBI' Running make for T/TI/TIMB/DBI-1.622.tar.gz Fetching with LWP: ftp://cpan.etla.org/pub/CPAN/authors/id/T/TI/TIMB/DBI-1.622.tar.gz Warning (usually harmless): 'YAML' not installed, cannot parse '/var/r +oot/.cpan/FTPstats.yml' Warning (usually harmless): 'YAML' not installed, cannot parse '/var/r +oot/.cpan/FTPstats.yml' Fetching with LWP: ftp://cpan.etla.org/pub/CPAN/authors/id/T/TI/TIMB/CHECKSUMS Checksum for /var/root/.cpan/sources/authors/id/T/TI/TIMB/DBI-1.622.ta +r.gz ok CPAN.pm: Going to build T/TI/TIMB/DBI-1.622.tar.gz Your perl was compiled with gcc (version 4.2.1 (Based on Apple Inc. bu +ild 5658) (LLVM build 2335.15.00)), okay. Creating test wrappers for DBD::Gofer: t/zvg_01basics.t t/zvg_02dbidrv.t . . . Long list .. . . t/zvxnp_52dbm_complex.t t/zvxnp_85gofer.t Creating test wrappers for DBD::Gofer + DBI::SQL::Nano + DBI::PurePerl +: t/zvxgnp_48dbi_dbd_sqlengine.t t/zvxgnp_49dbd_file.t t/zvxgnp_50dbm_simple.t t/zvxgnp_51dbm_file.t t/zvxgnp_52dbm_complex.t t/zvxgnp_85gofer.t Checking if your kit is complete... Looks good I see you're using perl 5.012003 on darwin-thread-multi-2level, ok +ay. Remember to actually *read* the README file! Use 'make' to build the software (dmake or nmake on Windows). Then 'make test' to execute self tests. Then 'make install' to install the DBI and then delete this workin +g directory before unpacking and building any DBD::* drivers. Writing Makefile for DBI Can't exec "make": No such file or directory at /System/Library/Perl/5 +.12/CPAN/Distribution.pm line 2026. TIMB/DBI-1.622.tar.gz make -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: TIMB/DBI-1.622.tar.gz : make NO cpan[4]>
this is the same for all modules

In reply to Re^2: Adding PERL Modules to MAC OS Lion Failing by steve.stone4
in thread Adding PERL Modules to MAC OS Lion Failing by steve.stone4

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.