discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] problems with setting up RFNoC environment within


From: Jason Matusiak
Subject: Re: [Discuss-gnuradio] problems with setting up RFNoC environment within PyBombs
Date: Wed, 09 Sep 2015 08:38:48 -0700
User-agent: Workspace Webmail 5.15.9

> So I am curious where I am going wrong. Does anyone have the working
> steps for getting an rfnoc development environment setup using the
> PyBombs infrastructure? Maybe I needed to install UHD and gr-ettus
> somewhere else in the pybombs structure?

Well, I found at least one issue... I forgot to mkdir build && cd build
&& cmake ../ && make && sudo make install from withing the
pybombs/src/uhd directory.  Once I did that, I was able to run ./pybombs
install gr-ettus and not have it error out.

Is there a way to test that this new gnuradio instantiation is working
okay (as opposed to my originally hand-built source version I did before
pybombs)?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]