Run the following commands:
    qmake -o Makefile kcheckers.pro
    make
    make install

Shared files are installed in /usr/local/share/kcheckers by default. You can
change this by changing SHARE_PATH in common.h.
