g++, make:
apt-get install build-essential
CMake:
apt-get install cmake
Bio++ libraries (http://biopp.univ-montp2.fr/wiki/index.php/Main_Page):
apt-get install libbpp-core-dev apt-get install libbpp-seq-dev
git clone https://git.renater.fr/anonscm/git/skif/skif.git cd skif chmod +x configure.sh ./configure.sh
You need to accept terms of CeCILL license.
make