-----Original Message----- From: Chris Marshall

As part of the PDL-2.x cleanup, the PDL::FFTW module
has been split off into its own distribution and is available
as CHM/PDL-FFTW-2.016_01.tar.gz from CPAN.

Didn't get a chance to check it earlier.

Works fine for me so long as the Makefile.PL's @FFTW_inc_locations and @FFTW_lib_locations contain the location of the FFTW2 header and library. (This is, in effect, pretty much the same as when it was part of PDL core.)

If those 2 arrays don't contain the relevant paths, then 'perl Makefile.PL' simply outputs "Skipping build of PDL::FFTW."; which is not a very helpful diagnostic.

The attached patch makes a helpful suggestion under those circumstances ( ... for me, at least ;-)

Cheers,
Rob

Attachment: Makefile.PL.diff
Description: Binary data

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to