Re: Can't access Draws Manager (slightly off topic)
Daniel VE3NI
Basil,
toggle quoted messageShow quoted text
Thanks for the explanation. Daniel
-----Original Message-----
From: udrc@nw-digital-radio.groups.io <udrc@nw-digital-radio.groups.io> On Behalf Of Basil Gunn Sent: Friday, December 18, 2020 2:01 AM To: udrc@nw-digital-radio.groups.io Subject: Re: [draws and udrc] Can't access Draws Manager (slightly off topic) sudo apt-get updateThis is exactly right. This will get almost all of the contents of the latest image. I try to keep everything updated via scripts. If you are using some of the HF programs you should also do: cd cd n7nix/hfprogs ./hf_verchk.sh # To do the actual update add a -u ./hf_verchk.sh -u # For the NWDR18 image at this time everything is current. cd hfprogs/ ./hf_verchk.sh js8call: current version: 2.2.0, installed: 2.2.0 wsjtx: current version: 2.2.2, installed: 2.2.2 Library: libflxmlrpc IS loaded. flxmlrpc: current version: 0.1.4, installed: 0.1.4 fldigi: current version: 4.1.17, installed: 4.1.17 flrig: current version: 1.3.53, installed: 1.3.53 flmsg: current version: 4.0.17, installed: 4.0.17 flamp: current version: 2.2.05, installed: 2.2.05 fllog: current version: 1.2.6, installed: 1.2.6 Everything that makes sense to get from the Debian/Raspberry Pi OS repositories I do. For most of the HAM programs I try to use their own repositories since they are generally not maintained in the Debian repo any way. My image started out as NWDR16
|
|