2009-02-10 20:49:47 +01:00
|
|
|
You need the following libraries. The version given is to be understand as the minimum
|
|
|
|
version. However, if any of these libraries changes the API, i3 may not compile anymore.
|
|
|
|
In that case, please try using the versions mentioned below until a fix is provided.
|
|
|
|
|
|
|
|
* xcb-proto-1.3 (2008-12-10)
|
|
|
|
* libxcb-1.1.93 (2008-12-11)
|
|
|
|
* xcb-util-0.3.3 (2009-01-31)
|
2009-06-01 21:02:32 +02:00
|
|
|
* libev
|
2009-03-08 17:30:17 +01:00
|
|
|
* asciidoc >= 8.3.0 for docs/hacking-howto
|
2009-03-14 18:55:47 +01:00
|
|
|
* asciidoc, xmlto, docbook-xml for man/i3.man
|
|
|
|
* Xlib, the one that comes with your X-Server
|
|
|
|
|
|
|
|
Recommendations:
|
2009-03-11 22:21:50 +01:00
|
|
|
* i3lock for locking your screen
|
|
|
|
* dmenu for launching applications
|
2009-02-10 20:49:47 +01:00
|
|
|
|
|
|
|
Get the libraries from:
|
2009-06-01 21:02:32 +02:00
|
|
|
http://xcb.freedesktop.org/dist/xcb-proto-1.5.tar.bz2
|
2009-02-10 20:49:47 +01:00
|
|
|
http://xcb.freedesktop.org/dist/libxcb-1.1.93.tar.bz2
|
2009-06-01 21:02:32 +02:00
|
|
|
http://xcb.freedesktop.org/dist/xcb-util-0.3.5.tar.bz2
|
|
|
|
http://libev.schmorp.de/
|
2009-03-11 22:21:50 +01:00
|
|
|
|
2009-03-14 18:55:47 +01:00
|
|
|
http://i3.zekjur.net/i3lock/
|
2009-03-11 22:21:50 +01:00
|
|
|
http://tools.suckless.org/dmenu
|