<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/6542/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sat, 05 Sep 2015 13:48:55 +0000</lastBuildDate><item><title>missing xcb/xkb.h on ubuntu</title><link>https://faq.i3wm.org/question/6542/missing-xcbxkbh-on-ubuntu/</link><description>Hello,

I am trying to compile latest i3 source (v10.3, master) on Ubuntu 13.03 Sid.  installed all the xcb and xkb dev packages, but I am always getting this error:

    yin@zen:~/git/i3$ make
    [i3] CC src/assignments.c
    In file included from include/config.h:17:0,
                 from include/ipc.h:19,
                 from include/all.h:48,
                 from ../i3/src/assignments.c:12:
    include/i3.h:16:21: fatal error: xcb/xkb.h: No such file or directory
    compilation  terminated.
    make: *** [src/assignments.o] Error 1

I believe there are people compiling i3 on Ubuntu. Can some one suggest, where I can find the dev packages required for a successful build?

Thanks, cheers</description><pubDate>Sat, 05 Sep 2015 02:00:03 +0000</pubDate><guid>https://faq.i3wm.org/question/6542/missing-xcbxkbh-on-ubuntu/</guid></item><item><title>Answer by vandannen for &lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I am trying to compile latest i3 source (v10.3, master) on Ubuntu 13.03 Sid.  installed all the xcb and xkb dev packages, but I am always getting this error:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;yin@zen:~/git/i3$ make
[i3] CC src/assignments.c
In file included from include/config.h:17:0,
             from include/ipc.h:19,
             from include/all.h:48,
             from ../i3/src/assignments.c:12:
include/i3.h:16:21: fatal error: xcb/xkb.h: No such file or directory
compilation  terminated.
make: *** [src/assignments.o] Error 1
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I believe there are people compiling i3 on Ubuntu. Can some one suggest, where I can find the dev packages required for a successful build?&lt;/p&gt;

&lt;p&gt;Thanks, cheers&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/6542/missing-xcbxkbh-on-ubuntu/?answer=6544#post-id-6544</link><description>On debian there is ```libxcb-xkb-dev``` </description><pubDate>Sat, 05 Sep 2015 13:48:55 +0000</pubDate><guid>https://faq.i3wm.org/question/6542/missing-xcbxkbh-on-ubuntu/?answer=6544#post-id-6544</guid></item></channel></rss>