Software Woes

Rants, tips and tricks



Friday, September 28, 2007



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.

1 Comments:

At 4:36 PM, Anonymous Anonymous said...

Thanks!. It works perfectly. But, I needed to install gdome from rpm converted to tgz. Also, I did not quit the Kde's dependencies.

Good work. I've been waiting to install workrave on Slackware long time.

Jb

 

Post a Comment

<< Home