[linux-audio-user] Re: [linux-audio-announce] Announcing initial release of FreqTweak

Jesse Chappell jesse at essej.net
Sun Oct 13 20:46:01 EDT 2002


>
> "configure" doesn't seem to find my fftw install (in
> /usr/local/) no matter how I prefix it.  I have fftw
> installed as single-precision (On fftw compile, did
> "./configure --enable-float --enable-type-prefix"):
>

Try this (if you are using bash, it not prepend with 'bash'):

CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" ./configure

I will try to clean up the autoconf stuff to work better... but it is odd that
it didn't work for you because my fftw is in /usr/local as well.

jlc








More information about the Linux-audio-user mailing list