Hi Glen,
I have done several installs of GR 3.8 on my rPi 3B+. Here is the
procedure:
https://wiki.gnuradio.org/index.php/InstallingGRFromSource_on_Raspberry_Pi
I don't have a rPi 4 yet, but am interested to know if that procedure
fails on it. I am using 2020-02-13-raspbian-buster-full. Do not skip any
steps! It takes about 4 hours.
Regards,
--
Barry Duggan KV4FV
On Sun, 24 May 2020 15:50:26 -0400, Glen I Langston wrote:
Hello
I’ve been a great proponent of gnuradio, but I’m finding in
increasing difficult to do anything new, as installation of 3.8 is
essentially impossible for most people.
I’ve written and built my own python modules and C++ blocks.
However, despite months of trying now, I can not get 3.8 to install
on a raspberry pi.
Has anyone achieved 3.8 on a raspberry pi?
If so can you please save the entire OS, gzip compressed and put it
online somewhere. It will probably be about 3 GB compressed.
Thanks
Glen
Note that there are many many (too many) different guides on line
1) apt-get
2) pybombs
3) git clone then build
each one fails in a different way.