If you got the sources from the SVN repository sarg.svn.sourceforge.net and intent to compile them using the autotools, you must first create the configuration script with this command: autoreconf -fi Then, you can compile sarg as usual with these commands: configure make make install See README for more informations about the options available in the configuration script.