Building and installing the ad1810-tachod distribution is a simple matter of running ./setup install . If you prefer to install under your home directory, run ./setup --prefix=$HOME install ; that will install in ~/bin and ~/share/doc . If your needs are more fancy, run ./setup --help . The setup script has some support for DESTDIR too. The README file has some installation tips too. For package builders, we also supply the "./configure; make; make install" interface.