Keyur,
You'll want to do './pybombs env' to create a setup_env.sh script that you can source to set up the environment. Assuming you took all the defaults when you ran pybombs, the installation actually went into a directory called target located in the same directory where you cloned the pybombs git repo. That is where you should find the setup_env.sh script.
- Greg
On Sat, Apr 11, 2015 at 2:16 PM, Keyur Parikh <kparikh3@gmail.com> wrote:
Hello,I'm trying to get GNU Radio installed on a Zedboard and decided to give pybombs a shot. It's a take on Ubuntu 12.04 called Xillinux (so that my group is able to interact with the FPGA).After running these few linesMy Zedboard took a while to do the installation, but claims 100% installation... and then nothing. I'm looking in /usr/local/bin for any of the gr .elf files. As far as I can tell pybombs hasn't actually been installed anywhere. Am I missing something? Should I be doing something else entirely when working with an embedded version of Ubuntu? We really want to stick with this since we know how to send data to and from the FPGA already.
- git clone git://github.com/pybombs/pybombs
- cd pybombs
- ./pybombs install gnuradio
Thanks,Keyur
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment