How do I install i3 on mac?
I am trying to install i3 on my mac with mountain lion on it. I am at a loss after downloading the latest stable version of the code. Step by step by instructions for a newbie would be appreciated!
Update: I did try just typing in make within the folder using terminal. It gave the following error:
$ make
[libi3] CC libi3/fakeconfigurenotify.c
libi3/fakeconfigurenotify.c:11:10: fatal error: 'xcb/xcb.h' file not found
include <xcb xcb.h="">
^
1 error generated.
make: * [libi3/fakeconfigurenotify.o] Error 1