Peter de Bruine wrote:
Hi all, i'm trying to build garnome-0.30.1 but i have a problem with libxklavier. As described here: http://mail.gnome.org/archives/garnome-list/2004-January/msg00118.html It looks in the wrong place, when i manually build libxklavier --with-xkb-base=/usr/X11R6/lib/X11/xkb it goes fine but garnome doesn's do that. Where can i change this behavior?? So i can go on building garnome.
(same problem with gar 2.5.91 @ slackware 9.1 + Dropline)To change it in garnome, edit desktop/libxklavier/Makefile, and add '--with-xkb-base=/usr/X11R6/lib/X11/xkb' to CONFIGURE_ARGS (near the bottom). After that, you can go back to desktop/ and resume the installation.
Bart