Re: [linux-audio-user] ANN: swh-plugins 0.3.7

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] ANN: swh-plugins 0.3.7
From: Jaakko Prättälä (Jaakko.Prattala_AT_helsinki.fi)
Date: Sun Mar 09 2003 - 01:26:38 EET


On Saturday 08 March 2003 22:45, Jaakko Prättälä wrote:
> On Saturday 08 March 2003 21:29, Jan \"Evil Twin\" Depner wrote:
>> checking for fftw_one in -lsfftw... no
>> checking for fftw_one in -lfftw... no
> Maybe the swh-plugins configure-script is looking for files without
> the 'd' or the 's': rfftw.h and fftw.h. When I was using 7.3 I just made
> symlinks.

Or (now I think I've got it :-) maybe you have only the double precision
fftw with the 'd'-prefix, like I do? The swh configure script looks for
libsfftw and libfftw but not libdfftw.
I successfully compiled swh-plugins 0.3.7
after I made the following symlinks:
/usr/local/lib/libfftw.so -> /usr/local/lib/libdfftw.so
/usr/local/lib/librfftw.so -> /usr/local/lib/libdrfftw.so
/usr/local/include/fftw.h -> /usr/local/include/dfftw.h
/usr/local/include/rfftw.h -> /usr/local/include/drfftw.h
and ran ldconfig.

I think there'll be no problems with the precision since
(to my knowledge) double precision is fftw's default.
Maybe swh's configure-script should look for 'd'-prefixed files too?

-- 
Jaakko Prättälä
Jaakko.Prattala_AT_Helsinki.FI


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Mar 09 2003 - 01:27:06 EET