drawkcaB | Backward Compatible logo

rants and tips about software

Workrave on Slackware 12.0

Finally, I built it. Here are the libraries I used:

libsigc++-1.2.7
glibmm-2.12.10
cairomm-1.2.2
gtkmm-2.10.10
gdome2-0.8.1
gnet-2.0.7

The result: workrave-1.8.5

Compiling gtkmm can take ages (see my previous blog entry for machine specs.), so I disabled building of examples, demos and docs:

./configure —prefix=/usr —disable-examples —disable-demos —disable-docs
    

To reduce dependencies on Workrave, I configured it like this:

./configure —prefix=/usr —disable-gnome —disable-gnomemm —disable-kde —disable-dbus —disable-gconf —disable-registry —disable-debug

Well, I hope disabling this Gnome and KDE deps. will make it run smoothly on IceWM as well.

Milan Babuškov, 2007-09-27
Copyright © Milan Babuškov 2006-2024