Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)

2014-04-10 Thread West, Nathan
On Thursday, April 10, 2014, Ron Economos wrote: > gnuradio-runtime definitely exists in GR 3.7. Nathan > was probably thinking about gnuradio-core, which > has been deprecated. > > Agh! Yes, apparently I need more more sleep. Apologies for the misinformation , Jordan. _

Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)

2014-04-10 Thread Alexandru Csete
On Thu, Apr 10, 2014 at 7:40 AM, Jordan Johnson wrote: > So, first thing's first: > GNR version: 3.7.2.1 (from apt) > Ubuntu ver. 14.04 > cmake ver: 2.8 > > ...Now, I attempting to build gr-drm and it spits out this error on cmake > ../ > > -- checking for module 'gnuradio-runtime' > -- packa

Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)

2014-04-10 Thread Jordan Johnson
Built from source and the problem seems solved. Oddly enough, this whole out-of-tree cmake issues seem to be common from what Google results showed me. On Thu, Apr 10, 2014 at 12:03 AM, Ron Economos wrote: > gnuradio-runtime definitely exists in GR 3.7. Nathan > was probably thinking about gnu

Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)

2014-04-10 Thread Martin Braun
On 04/10/2014 07:40 AM, Jordan Johnson wrote: > So, first thing's first: > *GNR version:* 3.7.2.1 (from apt) > *Ubuntu ver.* 14.04 > *cmake ver:* 2.8 > > ...Now, I attempting to build gr-drm and it spits out this error on > cmake ../ > / > -- checking for module 'gnuradio-runtime' > -- packag

Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)

2014-04-10 Thread Ron Economos
gnuradio-runtime definitely exists in GR 3.7. Nathan was probably thinking about gnuradio-core, which has been deprecated. Usually this issue is solved by setting PKG_CONFIG_PATH to the directory that contains gnuradio-runtime.pc Ron On 4/9/2014 10:57 PM, Jordan Johnson wrote: Interesting. I n

Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)

2014-04-09 Thread Jordan Johnson
Interesting. I never had this issue building in Arch Linux with 3.7. I'm using the Stable branch: https://github.com/kit-cel/gr-drm/tree/stable On Wed, Apr 9, 2014 at 10:46 PM, West, Nathan wrote: > On Thu, Apr 10, 2014 at 12:40 AM, Jordan Johnson > wrote: > > So, first thing's first: > > GNR

Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)

2014-04-09 Thread West, Nathan
On Thu, Apr 10, 2014 at 12:40 AM, Jordan Johnson wrote: > So, first thing's first: > GNR version: 3.7.2.1 (from apt) > Ubuntu ver. 14.04 > cmake ver: 2.8 > > ...Now, I attempting to build gr-drm and it spits out this error on cmake > ../ > > -- checking for module 'gnuradio-runtime' > -- pack

[Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)

2014-04-09 Thread Jordan Johnson
So, first thing's first: *GNR version:* 3.7.2.1 (from apt) *Ubuntu ver.* 14.04 *cmake ver:* 2.8 ...Now, I attempting to build gr-drm and it spits out this error on cmake ../ *-- checking for module 'gnuradio-runtime'-- package 'gnuradio-runtime' not found * INCLUDES=GNURADIO_RUN