Hi,
Sorry to bother you, but I've been having a heckuva time trying to get
DBI on my Mac OSX, and I was wondering if you've heard from others in
similar situations.
I downloaded DBI 1.22 from CPAN. When I try to run the module ("perl
Makefile.PL"), I get the following error:
Begin Error:
***************
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/darwin/CORE/perl.h")
****************
End Error
Have you heard from others who have done this successfully the way OSX
is set up by default? Or did they install a new distribution of perl,
the way the error message suggests?
Thanks.