At 9:42 PM -0700 5/20/2002, Mark S Lowe wrote: >> (You get this message, because MakeMaker could not find >> "/System/Library/Perl/darwin/CORE/perl.h") >> Running make test >> Make had some problems, maybe interrupted? Won't test >> Running make install >> Make had some problems, maybe interrupted? Won't install > > > >I have a standard 10.1.4 installation with a fresh OS X Perl installation. >Meaning, no, I haven't messed up my default Perl installation yet. (smile)
Have you installed the Developer tools? /System/Library/Perl/darwin/CORE/perl.h is part of the Developer tools instalation (the SDK part) and not part of the default install, so far as I can tell. On my system, the bills of materials for Developer.pkg.prev (March '01) and for DevSDK.pkg (Dec '01) are the only ones that list that file. -C
