mkdir -p build cd build cmake ../ make -j4 cd ../othersoft sh install.sh