The xcb-util-wm package contains libraries which provide client and window-manager helpers for EWMH and ICCCM.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://xcb.freedesktop.org/dist/xcb-util-wm-0.4.0.tar.bz2
Download MD5 sum: 1b5182b894753de63c9fad1ce6124534
Download size: 317 KB
Estimated disk space required: 3.5 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-util-wm
Install xcb-util-wm by running the following commands:
./configure $XORG_CONFIG && make
To test the results, issue: LD_LIBRARY_PATH=$XORG_PREFIX/lib make check.
Now, as the root
user:
make install
Last updated on 2014-02-18 12:55:40 -0800