Contents
$XORG_PREFIX
/share/xcb
The xcb-proto package provides the XML-XCB protocol descriptions that libxcb uses to generate the majority of its code and API.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://xcb.freedesktop.org/dist/xcb-proto-1.6.tar.bz2
Download MD5 sum: 04313e1d914b44d0e457f6c494fc178b
Download size: 96 KB
Estimated disk space required: 1.1 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-proto
Install xcb-proto by running the following commands:
./configure $XORG_CONFIG
To test the results, issue: make check.
Now, as the root
user:
make install && install -dv -m755 ${XORG_PREFIX}/share/doc/xcb-proto-1.6 && install -v -m644 doc/* ${XORG_PREFIX}/share/doc/xcb-proto-1.6
$XORG_PREFIX
/share/xcb
Last updated on 2011-12-06 19:16:56 +0000