To install this package, type the following in a terminal:
yum install build-essential
This simply means that you need to run the command as root. An alternative would be:
su -yum install build-essential