Solution: Install build-essential.
You can install it using either
- "Synaptic Package Manager" in Sytem > Administration menu, or
sudo apt-get install build-essentialcommand in the terminal window.
sudo apt-get install build-essential command
in the terminal window.