= Installation of GNU radio software on a orbit node with the baseline.ndz image: = === Binary Packages === Baseline.ndz installs a slimed version of Debian, for image speed. There is a binary package of GNU radio in the Debian repository, but it is very old and not maintained. The package that is now being maintained is made for Ubuntu 9.04. Its not part of the Ubuntu repository. It is maintained by gnuraido.org, if you want to install it you will need to add their repository to your list of sources ([http://www.mepis.org/node/569 explanation]). The paths are: {{{ Stable release branch: deb http://gnuradio.org/ubuntu stable main deb-src http://gnuradio.org/ubuntu stable main Unstable development branch: deb http://gnuradio.org/ubuntu unstable main deb-src http://gnuradio.org/ubuntu unstable main }}} It should be noted that these packages are for Ubuntu. Although they might install on baseline image, the probably won't work correctly. === Building from sources ===