This program depends upon Qt 4.3. You will need to know the name and possibly the location of the qmake executable to configure the program. For instance, Debian and its derivatives call it "qmake-qt4".

-------------------------------------------------------------------------------

Run the following commands to configure, compile and install the program:

	qmake
	make
	make install

If you would like to change where the program is installed, pass a new value for PREFIX during configuration:

	qmake PREFIX=/tmp

-------------------------------------------------------------------------------

This program currently uses three icons from the Tango icon theme. They are distributed under the Creative Commons Attribution Share-Alike license <http://creativecommons.org/licenses/by-sa/2.5/>.
