xcb-util-0.3.8

Introduction to xcb-util

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.

This package is known to build and work properly using an LFS-7.0 platform.

Package Information

xcb-util Dependencies

Required

libxcb-1.7 and Gperf-3.0.4

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

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

Contents

Installed Programs: None
Installed Libraries: libxcb-util.{a,so}
Installed Directories: None

Short Descriptions

libxcb-util.{so,a}

Provides utility functions for other XCB utilities.

Last updated on 2011-12-06 19:16:56 +0000