update todo.
[abby.git] / INSTALL
blob143951d2ba4708f70cb534958b5d15f3defaccd1
2 Prerequisites
3 -------------
5 - Qt 4.4+
7   Make sure that the Qt development files can be found
8   if you are trying to build abby from the source code.
10 Either:
11   - cclive 0.5.0+ (recommended)
12     http://cclive.googlecode.com/
13 Or:
14   - clive 2.2.5+
15     http://clive.googlecode.com/
18 Building abby
19 -------------
21   qmake-qt4 && make # e.g. FreeBSD
22   qmake && make # e.g. Arch Linux