Update
Turns out the basic OSX install is actually incomplete... its only with the addition of the developer cd that extra binaries are added (autoconf, make, about 100+), and the extra perl headers, libraries and extra whatnot are added in. Its fixed ALL my problems, so if anyone else has problems w/OSX.. just install the developer's kit!
Thanks to everyone who offered advice, I appreciate it =)
The status of things so far...
Running it as root gives the same error message. However, I did actually take the time to go check the /System/Library/Perl/darwin/CORE/perl.h path... and there is no Perl directory under the /System/Library directory.
In between checking responses here, I'm combing through Apple's help forums to see if there's any info about the Perl installation there. I went to perl.com, but looking for any files there took me to that same ports page on CPAN telling me that OSX has the latest perl on it.
So all I've got so far is its not a module issue (I learned all about modules when I first signed up to this site....), nor a permissions situation, but something with the perl files itself. Bah, humbug! =)
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.