Page MenuHomeSolus

fftw doesn't include libfftwl.so and libfftwl_threads.so
Closed, ResolvedPublic

Description

Since it doesn't include these variants (I'm assuming long), pip install PyFFTW fails with /usr/bin/ld: cannot find -lfftw3l and /usr/bin/ld: cannot find -lfftw3l_threads. According to this SO post, a variant has to beconfigured with the --enable-long-double instead of --enable-float.

FFTW Solus package

Revisions and Commits

R745 fftw