configure: error: no acceptable C compiler found in $PATH

Description:
Compilation of GNU-R
Operating System:
Ubuntu 12.04.1 LTS
Error:
configure: error: no acceptable C compiler found in $PATH
Solution:
Install build-essential package:

$ sudo apt-get install build-essential