#!/bin/sh # Install g++ dependencies sudo apt-get install -y build-essential g++-4.8 g++-4.8-multilib