Re: [Discuss-gnuradio] No UHD blocks in GNURadio

2014-03-18 Thread Tom Rondeau
On Tue, Mar 18, 2014 at 7:26 PM, Sara Chérif wrote: > I installed GNU on ubuntu 12.04 lts before installing UHD from > http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall > by running the following commands: > > sudo apt-get -y install git-core autoconf automake libtool g++ python-de

Re: [Discuss-gnuradio] No UHD blocks in GNURadio

2014-03-18 Thread Michael Berman
Sara, The GNURadio installation tells you at the end of that long printout that it skipped over gr-uhd, which is the block you are looking for. This needs to be installed prior to installing GNURadio, so that way GNURadio knows of it's existence and can properly build against it. Since you insta

[Discuss-gnuradio] No UHD blocks in GNURadio

2014-03-18 Thread Sara Chérif
I installed GNU on ubuntu 12.04 lts *before* installing UHD from http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall by running the following commands: sudo apt-get -y install git-core autoconf automake libtool g++ python-dev swig \ pkg-config libboost1.48-all-dev libfftw3-dev libcpp