Subject: | cannot install DBD::Pg on OSX 10.8 |
It seems that you cannot install DBD::Pg module on OSX 10.8.0(Mountain Lion)
CPAN and source build are failed.
CPAN install is simple next one line as $perl -CPAN -e'install DBD::Pg'
'make' of source build process is failed.
When you try to install, you will got the following error message:
./Pg.h:11:10: fatal error: 'math.h' file not found.
I guess this is basic mistake and hope fix it soon.
thanks for your reading.