Hey Nick,though Pybombs is great for installing GNU Radio modules, you can actually pretty well work with Debian's native GNU Radio package:
sudo apt-get install gnuradioWith that, you can basically either skip Pybombs alltogether (though it definitely eases handling of installation prefixes), or use it without "-R gnuradio-default" and just install the GNU Radio out-of-tree modules that *you* want.
Best regards, Marcus On 2017-10-20 19:06, NickB wrote:
Hello all,I'm trying to move from the bootable USB to an installed Debian, and I can't install gnuradio.This is what I run: pybombs prefix init -a default -R gnuradio-default /home/nb/prefix/gnuradioThis is my python.lwr category: baseline inherit: autoconf satisfy: deb: python2.7 && python-dev rpm: python-devel >= 2.7 cmd: python --version >= 2.7 vars: config_opt: --enable-shared Any help would be greatly appreciated. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio