xcb-util-0.3.6

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.

Package Information

xcb-util Dependencies

Required

libxcb-1.4 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-atom.{a,so}, libxcb-aux.{a,so}, libxcb-event.{a,so}, libxcb-icccm.{a,so}, libxcb-image.{a,so}, libxcb-keysyms.{a,so}, libxcb-property.{a,so}, libxcb-render-util.{a,so}, and libxcb-reply.{a,so}
Installed Directories: None

Last updated on 2009-10-31 11:48:47 +0000