The following components are necessary to build and run LingoTeach:
LibLingoteach |
LingoTeach (-ui) |
After donwloading the component packages from the LingoTeach website and unpacking their contents, it's quite simple to build and install them. While being in the top source directory, just type:
./configure && make && make install |
The packages can have some special extra configuration options, so assure, that you read either the README file shipped with the package or look at the output of ./configure --help.
The components depend on pkg-config, liblingoteach additionally on libxml2 and lingoteach-ui optionally on GTK+ >= 2.0.5
You can get information about how to use the Sourceforge CVS repository from the LingoTeach CVS page