Final report.<br>Everything works OK now. I do not have any better explanation.<br><br>$ cd ~/code/X11/xcb-demo/tests <br>$ LD_LIBRARY_PATH=/usr/local/lib ./flames<br><br>or <br><br>$ export LD_LIBRARY_PATH=/usr/local/lib
<br>$ ./flames<br><br>flames.c demo is very good, but the image disappears if your resize the window _smaller_ than the initial size. But it surely has a natural (expose event) explanation. I must learn the API first.<br>
<br><br>// Alex<br><br>