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