Make sure that autoconf and automake is installed.
configure.ac and Makefile.am is installed in the Sovix directory.
All you have to do is to execute automake --add-missing && autoreconf
in Sovix directory.
