GCC load did not install all options
I am in the process of building out a first time CentOS server. I have managed to get it running, but I have an issue with GCC. I did the yum install for gcc, and apparently got a stripped down version of GCC. There are a number of applications that I am installing, most of which are looking for the G++ component, that does not seem to have been installed. How do I confirm what is there? ow do I remedy if it is or is not installed?
|