hello.world.16

OpenCV 3.2

cmake 2.8.12.2

wget https://cmake.org/files/v2.8/cmake-2.8.12.2.tar.gz

tar xzvf cmake-2.8.12.2.tar.gz

cd cmake-2.8.12.2; ./bootstrap; make -j; sudo make install