
Prerequisites
-------------

- Qt 4.4+

  Make sure that the Qt development files can be found
  if you are trying to build abby from the source code.

Either:
  - cclive 0.5.0+ (recommended)
    http://cclive.googlecode.com/
Or:
  - clive 2.2.5+
    http://clive.googlecode.com/


Building abby
-------------

  qmake-qt4 && make # e.g. FreeBSD
  qmake && make # e.g. Arch Linux


