Primeiro, leia o arquivo README
( less README
). Siga as instruções contidas no README
. Certifique-se de ter instalado todos os requisitos especificados no README
. Então, é simples (verifique se há erros em cada etapa, corrija os erros antes de continuar):
./configure
make
make check
make test
# The previous 2 make commands may fail with "No rule to make target"
# then the install command from the README
# I've previously installed the installwatch package, so I would
sudo installwatch --logfile=installwatch.log make install