I attempted a clean install of 2.008-rc1 on a OS X 10.10.1 VM, via CPAN. I
completely cleaned ~/.cpan and started a new local::lib.
'make' works OK. 'make test' passes, but complained about unsatisfied
"REQUIRED prerequisites" (are there any other kind?), specifically
Module::Compile was miss
PDL-2.007 used to build PROJ4 based components with
the appropriate setting of the PROJ_LIBS and PROJ_INC
in the perldl.conf file. With the same settings, it now fails.
In fact, the Makefile never sets the values of BSLOADLIBS
or EXTRALIBS. This regression needs to be fixed before
PDL-2.008.
Th