Hi Martin,
thanks for your reply. Yes, I orginally tried to install using CPAN, but even CPAN doesn't seem to be working. Whenever I try to install anything I get this kind of error:
cpan> install Net::Ping CPAN: Storable loaded ok Going to read /var/root/.cpan/Metadata Database was generated on Sat, 28 May 2005 20:56:04 GMT CPAN: LWP::UserAgent loaded ok Fetching with LWP: ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz Useless content call in void context at /Library/Perl/5.8.1/LWP/Protoc +ol/ftp.pm line 398 LWP failed with code[400] message[FTP return code 000] Fetching with Net::FTP: ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
etc.etc. I am not sure how to go about recompiling or resetting the CPAN module, since something seems to be fundamentally wrong here.

Would you have any tips for me??! Thanks, BR


In reply to Re^2: Installing DBD::MySQL on Mac OS X - Problems by blackrussian
in thread Installing DBD::MySQL on Mac OS X - Problems by blackrussian

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.