git clone https://github.com/OpenKinect/libfreenect cd libfreenect mkdir build cd build cmake -L .. # -L lists all the project options sudo ldconfig -v sudo make ...