home | more info | download | screenshots | video | contact me | links
If you're using Ubuntu 8.04 (Hardy Heron), you'll need the gmcs C# compiler, then you'll be ready to install Taekwon-do Theory Assistant.
DOWNLOAD TAEKWON-DO THEORY ASSISTANT
Extract the archive, then cd to the folder "tkd-1.2.2.1" and install by doing the following:
$ ./configure
$ make
$ sudo make install
You can then launch the software from the "Applications" menu, or by typing:
$ tkd
Happy studying!
Other Linux distributions:
As well as gmcs, Taekwon-do Theory Assistant also requires Mono and GTK#2.0 or above. Each Linux distribution has its own way of installing these packages, so I'll just point you in the direction of the websites, and you'll have to figure out for yourself how to get them installed on your machine (if they're not installed already).
www.mono-project.com
the official Mono site
www.mono-project.com/GtkSharp
the official GTK# site
If you're having problems, an alternative .net 1.1 version of Taekwon-Do Theory Assistant (using the mcs C# compiler and GTK#1) is available HERE.