QTODO 0.1.2 README
How to compile the sources:
- You need Qt3 development packages, only the latest version is garuanteed to work.
- You need a decent version of gcc, 4.0.3 is known to work.
- type "qmake" in the top folder.
- type "make" in the top folder.
- become root and type "make install" to install QTodo.
Eventually you should be able to start the program with "qtodo".
Have fun.
