Download Kig
Download Kig
Since Kig has been included in the kdeedu module since KDE 3.2,
it is no longer released separately.
You should download the kdeedu package from a KDE mirror.
Moreover, because Kig is part of KDE, packages will most likely be available
from your distribution.
Franco Pasquarelli made available an unofficial RPM of the most recent version of Kig, which you can find here. Thanks Franco :)
Compiling Kig from SVN
First of all, you should be aware of the current SVN version is the place where development occurs, and sometimes, it may crash, or mess up data like macros you have created, or files you try to open or save to. Generally, this shouldn't happen, but I can't guarantee it won't.
In order to compile Kig form SVN, you should do the following steps:
$ svn co -N svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdeedu $ cd kdeedu $ svn up kig $ svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin $ make -f Makefile.cvs $ ./configure $ make $ su -c "make install"
If this doesn't work for you, feel free to ask me.
Post-KDE 3.5 version
The development of Kig hasn't stopped after KDE 3.5. For more info you can take a look at the development page of Kig.
The KDE Education Project