xcb-proto-1.8

Introduction to xcb-proto

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.4 platform.

Package Information

xcb-proto Dependencies

Required

Python-2.7.5 or Python-3.3.2

Optional (required to run the tests)

libxml2-2.9.1

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-proto

Installation of 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

Contents

Installed Programs: None
Installed Libraries: None
Installed Directory: $XORG_PREFIX/share/xcb

Last updated on 2013-08-18 14:52:29 -0700