To do a simple build, use these commands: # Generates configure script and Makefile.in files; copy ltmain.sh autoreconf --verbose --install ./configure make make install To generate a release tarball, run fakeroot make distcheck