Hi Tim, Thanks for the advice. I've installed the developer tools, but as you found, this did not make all my troubles go away.

As you suggested, I attempted a manual install of DBI. However, this also generated errors. Running the makefile produces the following error:

Can't locate Digest/MD5.pm in @INC (@INC contains: blib/arch blib/lib +/System/Library/Perl/darwin /System/Library/Perl/darwin /System/Libra +ry/Perl/darwin /System/Library/Perl /sw/lib/perl5/darwin /sw/lib/perl +5/darwin /sw/lib/perl5 /System/Library/Perl/darwin /System/Library/Pe +rl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl/dar +win /Library/Perl /Library/Perl/darwin /Library/Perl /Network/Library +/Perl/darwin /Network/Library/Perl /Network/Library/Perl . /System/Li +brary/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/ +Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl + /Network/Library/Perl .) at blib/lib/MD5.pm line 8. Compilation failed in require at t/md5.t line 8.<P>
Any advice on resolving this problem? I've got the idea that perl is not configured to look in all the right places for included modules, but am not sure how to fix this.

Many thanks,

Kevin

Edited 2002-02-21 by Ovid


In reply to Re: Re: Trouble installing modules under Mac OS X by Anonymous Monk
in thread Trouble installing modules under Mac OS X by Anonymous Monk

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.