gr-osmosdr disabled components

Having issues with the site, hardware, source code, or any other issues?
Post Reply
Arlee
Posts: 11
Joined: Fri Mar 01, 2013 8:03 am

gr-osmosdr disabled components

Post by Arlee »

Hello, I'm a noobie and I've tried repeatedly to get gnuradio installed with limited success. Following the instructions on the GrOsmosdr site, everything *seems* to install correctly, however, for the disabled components I have;

-- ######################################################
-- # gr-osmosdr disabled components
-- ######################################################
-- * Osmocom IQ Imbalance Correction
-- * sysmocom OsmoSDR
-- * FUNcube Dongle Pro+
-- * Osmocom RTLSDR
-- * Ettus USRP Devices
-- * Osmocom MiriSDR
-- * HackRF Jawbreaker
-- * nuand bladeRF

Any help or suggestions would be appreciated.

Thanks!
drmpeg
Posts: 62
Joined: Fri Mar 01, 2013 3:58 am
Location: Silicon Valley
Contact:

Re: gr-osmosdr disabled components

Post by drmpeg »

You have to set a path to the bladeRF package. I use this command in Ubuntu.

export PKG_CONFIG_PATH=/opt/nuand/bladeRF/lib/pkgconfig:/opt/gnuradio-3.7.2git/lib/pkgconfig

Adjust the paths to match where you actually have things.

Ron
Post Reply