For building you need the packages described in
REQUIREMENTS, including the according headers
(-dev/-devel packages) of the libraries.

Unpack the sources:
  tar -jxf streamfeeder-VERSION.tar.bz2

Change to the sources directory:
  cd streamfeeder-VERSION

Then just type
  make
to build it.

There is not yet an installation script, so
just start it with
  ./streamfeeder OPTIONS...
after building.
