How to obtain blinKen
blinKen for KDE 3.5 is in SVN branches/KDE/3.5 in the kdeedu module
Get blinKen from the SVN repository
You need qt-copy and kdelibs at least from SVN.
$ cd trunk
$ svn co -N svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdeedu/
$ cd kdeedu
$ svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdeedu/blinken
$ svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin
$ make -f Makefile.cvs
$ ./configure --prefix=$KDEDIR
$ cd blinken
$ make
$ su -c 'make install'
Please don't forget to set your QTDIR and KDEDIR variables to point to the correct dir.
Author: Anne-Marie Mahfouf
Last update: 2008-01-11
The KDE Education Project