Hi,

That works.  Thanks!

I am getting another problem when running ./configure

FFTW3F is compiled with
./configure --prefix=/opt/freeswitch --enable-core-odbc-support
--enable-core-libedit-support --enable-64 --with-openssl=/usr/sfw

But I am still getting the following error:

No package 'fftw3f' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables FFTW3F_CFLAGS
and FFTW3F_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Here is my export output

declare -x FFTW3F_CFLAGS="/usr/local/include"
declare -x FFTW3F_LIBS="/usr/local/lib"

Any help will be greatly appreciated.

Anne
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to