to build configure on ubuntu :
sudo apt-get install autotools libtool
./autogen.sh

run tests
make check

