discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Error installing spectrometer_w_cal.grc


From: Cinaed Simson
Subject: Re: Error installing spectrometer_w_cal.grc
Date: Mon, 12 Jul 2021 20:25:17 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Hi Marcus - the buster OS is modern and I know it runs on the raspberry-pi4.

To install 3.8, on buster, one needs to use the backports from sid (which is not a release)

 apt install -t backports-buster gnuradio-dev

To use the backports, one needs to have the following entries in the /etc/apt/sources.list file

  deb http://ftp.debian.org/debian buster-backports main contrib non-free
  deb-src http://ftp.debian.org/debian buster-backports main contrib non-free

then run

  apt update

Sid is a rolling dsitribution which contains the latest packages.

-- Cinaed


Is buster the most recent debian version for Raspberry Pi? This would be much 
much much
easier if you had something more modern. Then, you could actually just `apt 
install
gnuradio gr-osmosdr` to get a GNU Radio 3.8.




reply via email to

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