%general-entities; ]> $LastChangedBy$ $Date$ libxcb-&libxcb-version; libxcb Introduction to libxcb The libxcb package provides an interface to the X Window System protocol, which replaces the current Xlib interface. Xlib can also use XCB as a transport layer, allowing software to make requests and receive responses with both. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libxcb-md5sum; Download size: &libxcb-size; Estimated disk space required: &libxcb-buildsize; Estimated build time: &libxcb-time; libxcb Dependencies Required , , , , and Optional (to generate API documentation) and (to run tests) User Notes: Installation of libxcb Install libxcb by running the following commands: ./configure $XORG_CONFIG --enable-xinput --docdir='${datadir}'/doc/libxcb-&libxcb-version; && make To test the results, issue: make check. Now, as the root user: make install Command Explanations : This switch enables XCB Xinput extension. --docdir='${datadir}'/doc/libxcb-&libxcb-version;: This parameter ensures the libxcb documentation is installed to a versioned directory. --without-doxygen: This switch can be used to disable the API documentation if is installed. Contents Installed Programs Installed Libraries Installed Directories None libxcb.so and libxcb-*.so $XORG_PREFIX/include/xcb and $XORG_PREFIX/share/doc/libxcb-&libxcb-version; Short Descriptions libxcb.so is an interface to the X Window System protocol. libxcb.so