It is not in my path . How should I install it so that it shows up in my PATH?
On this resource ,
https://github.com/OpenKinect/libfreenect2/blob/master/README.md#linux
they suggest to build freekinect2 on HOME.
Is that the mistake?
PS: cmake log-->
Found freenect2: /home/brunoeducsantos/freenect2/include
CMake Warning at cmake_modules/FindKinectSDK2.cmake:71 (message):
Directory "" not found.
Call Stack (most recent call first):
cmake_modules/FindKinectSDK2.cmake:119 (check_dir)
CMakeLists.txt:270 (FIND_PACKAGE)