Subject: | 0.045 doesn't detect perl.h properly under OS X 10.3 |
If I theoretically tried to install CPANPLUS 0.045 on OS X 10.3, this would be the error I might have gotten. I'm not sure what the problem is, but it means I can't even try to install 0.045.
Checking if your kit is complete...Looks good
Error: Unable to locate installed Perl libraries or Perl source code.
It is recommended that you install perl in a standard location before
building extensions. Some precompiled versions of perl do not contain
these header files, so you cannot build extensions. In such a case,
please build and install your perl from a fresh perl distribution. It
usually solves this kind of problem.
(You get this message, because MakeMaker could not find "/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/perl.h")
root@cay:.cpanplus/5.8.1/build/CPANPLUS-0.045/ > find /System/Library/Perl -name perl.h
/System/Library/Perl/darwin/CORE/perl.h