REQUIREMENTS:
- QT library (and also QT-devel if it's separated on your system).
- AA Library (aalib).
- gcc/g++ compiler.

Just enter to unpacked Pic2AA directory and type:

./configure
make
make install

(the last one execute as root, to install application in system)
On *BSD systems use gmake instead make.
