Compiling i3 on Linux

  1. Requirements (only if you want to compile the client/server proxy)
  2. Download the i3 distribution.
  3. Once you have downloaded the i3 distribution, do the following:
    tar -zxvf i3_X_Y.tar.gz
    cd i3_X_Y
    ./configure
    make all (or alternative "make" only the necessary components)