Ubuntu14.04 Linux install g++
Firstly, inputsudo apt-get updatein the terminal to update the system software.Then,input sudo apt-get install build-essential to install some essential tools include g++,etc.Y