Pagina 1 di 1

Package hell :(

Inviato: dom 19 feb 2006, 14:05
da victorche
I've decided to install a package called slapt-update-notifier 0.1
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... :roll: