# unpack source in <srcdir>

cd <builddir>
<srcdir>/configure
make 
make install
