On 3/6/2011 5:30 PM, Leandro Hermida wrote: > For the installation too I got everything to install properly except it > seems on new linux distros the PDL FFTW module won't install anymore, when > make making it always says that it "found float, wanted double" but the > fftw2-double-devel RPM package doesn't exist anymore so I don't know what's > going on here. Maybe the files PDL is looking for are legacy?
The PDL FFTW bindings are based on the original v2 API. It is on the todo list to make bindings to FFTW3 instead. No one has stepped up to the plate for that yet. --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
