Gentoo Linux installation instructions

Firstly emerge the packages that gnuradio depends on.

$ emerge swig fftw cppunit boost alsa-lib sdcc guile wxpython xmlto numpy gsl

cmake will tell you if something is missing.

Configuring using cmake

The regular cmake build chain should work. You might have to set the QWT path manually.