Next Previous Table of Contents
rpm
package,
tar.gz
, and
qtlib2.0
should
also be installed, if not already.
For an own compilation qtdevel2
is needed as well. Look for those packages at
http://www.trolltech.com or install it with you distribution.
For TuxCards V0.7: You definitly do need at least qt2.2, because I have
written an on iconselector basing on the QIconView
-Object which
was introduced in qt2.2.
In order to compile and install TuxCards on your system, type the following in the base directory of the TuxCards distribution:
% ./configure
% make
% make install
Since TuxCards uses
autoconf
you should have not trouble
compiling it.
Should you run into problems please report them to the the author at
Alexander Theel
Next Previous Table of Contents