********************* Ubuntu ********************* Ubuntu works well with all options. You'll need to have Python installed (we recommend `Anaconda `_). When building using cmake, most features will be enabled by default if the installation is detected. .. code:: bash sudo apt-get install libevent-dev sudo apt-get install python-yaml To include **Airspy** input: .. code:: bash sudo apt-get install airspy-dev cd /build cmake .. To include **FFTW** stages: .. code:: bash sudo apt-get install fftw3 cd /build cmake .. With these installed, you should be able to build & run kotekan! .. code:: bash cd /build cmake .. make cd kotekan ./kotekan -c ``