Building and installing the draai 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.