I tried installing this with the script (which is really awesome btw) and it ran great until it got to the autogen.sh part for kiba-dock. At that point I got this error:
prefs-xml.c: In function ‘kiba_prefs_get_schema’:
prefs-xml.c:521: error: ‘LC_ALL’ undeclared (first use in this function)
prefs-xml.c:521: error: (Each undeclared identifier is reported only once
prefs-xml.c:521: error: for each function it appears in.)
prefs-xml.c:521: warning: assignment makes pointer from integer without a cast
make[3]: *** [prefs-xml.o] Error 1
make[3]: Leaving directory `/home/jcoats/kiba/kiba-dock/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jcoats/kiba/kiba-dock/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jcoats/kiba/kiba-dock'
make: *** [all] Error 2
When I try installing this myself I get the same error. The version that I'm checking out is 556. I'm running Ubuntu 7.04 Feisty Fawn amd64. Has anybody else seen this? All search combinations on Google have turn up nothing!!!!