The libxklavier package contains a utility library for X keyboard.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libxklavier/5.2/libxklavier-5.2.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libxklavier/5.2/libxklavier-5.2.1.tar.xz
Download MD5 sum: b3e718ee156d0d8883dfc3ff3bb86779
Download size: 308 KB
Estimated disk space required: 8.0 MB
Estimated build time: less than 0.1 SBU
ISO Codes-3.30, libxml2-2.7.8, pkg-config-0.26 and Xorg Libraries
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libxklavier
Install libxklavier 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
--with-xkb-base=$XORG_PREFIX/share/X11/xkb: Use
this parameter if the $XORG_PREFIX is anything other than
/usr.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
--disable-static: This switch prevents
installation of static versions of the libraries.
Last updated on 2012-05-01 12:35:38 +0000