If you missed installing the Development Tools in the initial install, there is a quick way to load them without installing them individually.
yum groupinstall ‘Development Tools’
This will install gcc, make, automake plus otther tools with all their dependencies and libraries.