The libgnomekbd package contains xkb hooks used by the GNOME Desktop.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgnomekbd/3.6/libgnomekbd-3.6.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgnomekbd/3.6/libgnomekbd-3.6.0.tar.xz
Download MD5 sum: 2f000ed5aa11454936c846a784e484c7
Download size: 368 KB
Estimated disk space required: 8.5 MB
Estimated build time: 0.1 SBU
GTK+-3.6.4, Intltool-0.50.2 and libxklavier-5.3
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgnomekbd
Install libgnomekbd by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root user:
make install
--disable-static: This
switch prevents installation of static versions of the libraries.
Last updated on 2013-02-11 18:51:17 +0000