


Plasma 4 Extensions by wicharek 11 comments
$ kde4-config -v
to find out the version.
Seems like in older KDE versions (at least less than 4.2.4), "plasmaclock" include directory was called "libplasmaclock". You can check your /usr/include and see if that the point. If so you can temporary change that in source code or make a symlink "plasmaclock" pointing to "libplasmaclock".
As soon as I figure out the exact version when this switch ocured I will add macro in source code. However, I cannot guarantee, that Geek Clock will work on really older versions of KDE (mine is 4.2.4), sorry. Still I'll try to fix issues like this, if will become aware of them.
- Jul 05 2009

Plasma 4 Extensions by wicharek 11 comments
$ kde4-config -v
to find out the version.
Seems like in older KDE versions (at least less than 4.2.4), "plasmaclock" include directory was called "libplasmaclock". You can check your /usr/include and see if that the point. If so you can temporary change that in source code or make a symlink "plasmaclock" pointing to "libplasmaclock".
As soon as I figure out the exact version when this switch ocured I will add macro in source code. However, I cannot guarantee, that Geek Clock will work on really older versions of KDE (mine is 4.2.4), sorry. Still I'll try to fix issues like this, if will become aware of them.
- Jul 05 2009

Plasma 4 Extensions by wicharek 11 comments