]> git.sur5r.net Git - i3/i3/blob - DEPENDS
31947bf98fb829850089f57c3a325d37ba1eecb1
[i3/i3] / DEPENDS
1 You need the following libraries. The version given is to be understand as the minimum
2 version. However, if any of these libraries changes the API, i3 may not compile anymore.
3 In that case, please try using the versions mentioned below until a fix is provided.
4
5  * xcb-proto-1.3 (2008-12-10)
6  * libxcb-1.1.93 (2008-12-11)
7  * xcb-util-0.3.3 (2009-01-31)
8  * libev
9  * flex and bison
10  * yajl (the IPC interface uses JSON to serialize data)
11  * asciidoc >= 8.3.0 for docs/hacking-howto
12  * asciidoc, xmlto, docbook-xml for man/i3.man
13  * Xlib, the one that comes with your X-Server
14  * x11-utils for xmessage (only for displaying the welcome message, so this is
15    mainly interesting for distributors)
16
17 Recommendations:
18  * i3lock for locking your screen
19  * dmenu for launching applications
20
21 Get the libraries from:
22 http://xcb.freedesktop.org/dist/xcb-proto-1.5.tar.bz2
23 http://xcb.freedesktop.org/dist/libxcb-1.1.93.tar.bz2
24 http://xcb.freedesktop.org/dist/xcb-util-0.3.5.tar.bz2
25 http://libev.schmorp.de/
26 http://flex.sourceforge.net/
27 http://www.gnu.org/software/bison/
28 http://lloyd.github.com/yajl/
29
30 http://i3.zekjur.net/i3lock/
31 http://tools.suckless.org/dmenu