On Thu, Jun 18, 2009 at 6:29 PM, Lokesh Kumar <[email protected]> wrote:

>  Hi All,
>
>
>
> I am new to gnuradio, I have downloaded gnuradio-3.2 source, and tried to
> execute ./configure
>
>
>
> But it is giving error
>
>
>
> Checking for FFTW3F….configure:error: Package requirements (fftw3f >= 3.0)
> were not met:
>
> 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.
>
>
>
>
>
>
>
> Please provide a hint to fix it.
>
>
>

Do you have fftw3f installed (make sure it has a version >= 3.0)?
As the message you provided explains, you are missing a gnuradio dependency.



>
>
> Thanks
>
>
>
>
>
> Lokesh Kumar
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>


-- 
Newell
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to