The xcb-util package provides additional extensions to the XCB library, many that were previously found in Xlib, but are not part of core X protocol.
Download (HTTP): http://xcb.freedesktop.org/dist/xcb-util-0.3.6.tar.bz2
Download MD5 sum: dd8968b8ee613cb027a8ef1fcbdc8fc9
Download size: 292 KB
Estimated disk space required: 4.3 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-util
Install xcb-util by running the following commands:
./configure $XORG_CONFIG && make
To test the results, issue: make check.
Now, as the root user:
make install
Last updated on 2009-10-31 11:48:47 +0000