Contents
$XORG_PREFIX
/share/xcb and $XORG_PREFIX
/lib/python2.7/site-packages/xcbgen
or $XORG_PREFIX
/lib/python3.3/site-packages/xcbgen
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.5 platform.
Download (HTTP): http://xcb.freedesktop.org/dist/xcb-proto-1.10.tar.bz2
Download MD5 sum: ade74b8e9c870dc7515adfa209e66063
Download size: 136 KB
Estimated disk space required: 2.1 MB
Estimated build time: 0.1 SBU
Python-2.7.6 or Python-3.3.4, and Xorg build environment (should be set for the following instructions to work)
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
$XORG_PREFIX
/share/xcb and $XORG_PREFIX
/lib/python2.7/site-packages/xcbgen
or $XORG_PREFIX
/lib/python3.3/site-packages/xcbgen
Last updated on 2014-02-18 12:55:40 -0800