discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Could not find recipe for gnuradio-default


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Could not find recipe for gnuradio-default
Date: Fri, 20 Oct 2017 21:00:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

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 gnuradio

With 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/gnuradio

This 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
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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