discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Problem iinstalling fftw-3.2 on Centos 5.2 64 bi


From: anne kwong
Subject: Re: [Discuss-gnuradio] Problem iinstalling fftw-3.2 on Centos 5.2 64 bits
Date: Mon, 9 Feb 2009 20:16:18 +0800

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]