Wednesday, May 12, 2010

Re: [Discuss-gnuradio] gr-howto-write-a-block configure error in cygwin

fOn Thu, May 13, 2010 at 12:13:00AM +1000, Kyle Zhou wrote:
> I am playing howto-write-a-block in cygwin.
> Git trunk.
> ./bootstrap no problem
> ./configure brings the following error:
> checking for GNURADIO_CORE... configure: error: Package requirements
> (gnuradio-core >= 3) were not met:
>
> No package 'gnuradio-core' found
>
>
> This does not happen in Ubuntu.
> Anyone has any idea on this?
> Thanks
> Kyle

Assuming that you really do have GNU Radio installed, I would suspect
that you don't have PKG_CONFIG_PATH set, or that it's pointing to the
wrong place.

Eric

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

No comments:

Post a Comment