%general-entities; ]> $LastChangedBy$ $Date$ libxklavier-&libxklavier-version; Libxklavier Introduction to libxklavier The libxklavier package contains a utility library for X keyboard. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libxklavier-md5sum; Download size: &libxklavier-size; Estimated disk space required: &libxklavier-buildsize; Estimated build time: &libxklavier-time; libxklavier Dependencies Required X ( or ), and Optional Installation of libxklavier Install libxklavier by running the following commands: sed -i "s/-Wall -Werror/-Wall/" libxklavier/Makefile.{am,in} && ./configure --prefix=/usr && make Now, as the root user: make install Command Explanations sed -i "..." libxklavier/Makefile.{am,in}: Using GCC-4.x to compile this package will create warnings which are treated as errors and the build fails. This command removes the flags that cause the warnings to be treated as errors. Contents Installed Programs Installed Library Installed Directories None libxklavier.[so,a] /usr/include/libxklavier, /usr/share/doc/libxklavier-2.0, and /usr/share/libxklavier Short Descriptions libxklavier.[so,a] contains XKB utility functions. libxklavier.[so,a]