Compilation =========== #run aclocal automake and autoconf ./run_autotools.sh #run the configure script ./configure #make + unit testing make && make check