cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/gilgil . && make all install

cmake -DCMAKE_INSTALL_PREFIX:PATH=$PWD/usr/local . && make all install