Hello all,
<br>
<br>1) Is this (xcb) project vivid and active?
<br>
<br>2) I would like to test your xcb (xlib replacement), but how to start? 
<br>Unfortunately, I do not fully understand howto install the various parts.
<br>
<br>I have read the
<br><a class="moz-txt-link-freetext" href="http://xcb.freedesktop.org/wiki/">http://xcb.freedesktop.org/wiki/</a>
<br>
<br>and have installed all
<br>pkgconfig 0.15.0,&nbsp; automake 1.7,&nbsp; autoconf 2.50,&nbsp; libtool 1.5.6,&nbsp; 
xsltproc,&nbsp; gperf 3.0.1
<br>
<br>And done:
<br>
<br>cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xlibs login
<br>cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xlibs co&nbsp; Xproto
<br>cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xlibs co&nbsp; Xau
<br>
<br>cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xcb co xcb-proto
<br>cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xcb co xcb
<br>
<br>Having now:
<br>drwxr-xr-x&nbsp;&nbsp; 6 alex alex 4096 2006-02-03 19:21 Xau
<br>drwxr-xr-x&nbsp;&nbsp; 8 alex alex 4096 2006-02-03 19:46 xcb
<br>drwxr-xr-x&nbsp;&nbsp; 7 alex alex 4096 2006-02-03 19:21 xcb-proto
<br>drwxr-xr-x&nbsp;&nbsp; 4 alex alex 4096 2006-02-03 19:11 Xproto
<br>
<br>And compiled xcb which reported errors:<br>
<br>$ cd xcb
<br>$ ~/code/X11/xcb$
<br>$~/code/X11/xcb$ ./autogen.sh
<br>autoreconf: Entering directory `.'
<br>autoreconf: <a href="http://configure.ac">configure.ac</a>: not using Gettext
<br>autoreconf: running: aclocal&nbsp; --output=aclocal.m4t
<br>aclocal: <a href="http://configure.ac">configure.ac</a>: 14: macro `AM_PATH_CHECK' not found in library
<br>autoreconf: aclocal failed with exit status: 1
<br>
---------------------------------<br><br>My distro is Ubuntu 5.10 (X86 32 bit)
<br>
<br>Sincerely
<br>&nbsp;Alex Botero
<br>&nbsp;Oslo,&nbsp; Noruega
<br>
<br>
<br>