Open kenichi-fukushima opened 5 years ago
Updated the title since it is intentional that the current build does not link UI components to minimize the footprint of a headless server. But it would be convenient to support a UI version as well for development
./gradlew install
installs the launcher script of GNURadio to$HOME/.gradle/curiostack/gnuradio/4.4.10/bin/
. Let's get it work. The first problem to solve is to install PyGtk but we may see more problems after installing PyGtk.