You can see what is this for here:
http://software.jaos.org/
It is a Ubuntu like notifier for Gslapt
Well there is not a tgz for it, so I began with ./configure & make && make install
And there came the first problem. It requires libnotify ( http://www.galago-project.org/news/index.php )
So I found the official site, downloaded it (source again) and began to compile it... No way! It requires Dbus... So I found Dbus here, downloaded it, and installed it. No success again.
Maybe Dbus here is too old /0.23.4/... Latest is 0.60
So I found the source for 0.60 /There is even a tgz on linuxpackages.net/
But my question is... Did someone here make this slapt-update-notifier to work? And can it work with KDE? If not, I will stop trying to install it...
