Hi,
I just built GNUradio from source on Debian 11 x86 64 bit.
Even after a reboot, GRC and GNUradio's versions don't match?
dcherkus@dmin:~$ gnuradio-config-info --version
3.10.9.2
dcherkus@dmin:~$ gnuradio-companion --help
usage: gnuradio-companion [-h] [--log {debug,info,warning,error,critical}] [flow_graphs ...]
GNU Radio Companion 3.10.6.0 This program is part of GNU Radio GRC comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it.
dcherkus@dmin:~$ ls -lLt /usr/bin/gnu*
ls: cannot access '/usr/bin/gnu*': No such file or directory
dcherkus@dmin:~$ ls -lLt /usr/local/bin/gnu*
-rwxr-xr-x 1 root root 1182160 Mar 1 07:35 /usr/local/bin/gnuradio-config-info*
-rwxr-xr-x 1 root root 2985 Mar 1 07:34 /usr/local/bin/gnuradio-companion*
dcherkus@dmin:~$ apt list |& grep gnuradio | grep installed
Regards,
Dave
No comments:
Post a Comment