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

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

Subject: Re: [linux-audio-user] Re: [linux-audio-announce] Announcing initial release of FreqTweak
From: Jesse Chappell (jesse_AT_essej.net)
Date: Mon Oct 14 2002 - 03:41:08 EEST


>
> "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


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

This archive was generated by hypermail 2b28 : Mon Oct 14 2002 - 03:42:26 EEST