If you would like to try only khalkhiapplet
you need to do the following steps:

Checkout the toplevel directory of the pim playground module.

  $svn co svn://anonsvn.kde.org/home/kde/trunk/playground/pim -N

Then checkout the admin dir with the buildsystem data...

  $cd pim
  $svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin

the files for the khalkhi framework

  $svn up khalkhi

and the files for the khalkhiapplet.

  $svn up khalkhiapplet

Now you should be able to build it with

  $make -f Makefile.cvs
  $./configure
  $make
  $sudo make install

in the pim directory.

Currently unsermake seems to be needed.

If you have any questions or problems, don't hesitate to
send an email to "kossebau@kde.org" :)
