I need to install the gcc compiler on my computer so I can use the ./configure command. What's the easiest way to do this? I'm running Redhat7.3, and when I try to install it from the CD, it tells me that it depends on some other packages so I look around and finally find those, and then when I try to install it says the packages that gcc depends on depend on more packages. Is there a way to install it so that it takes care of the dependencies on its own? Or is there any other easier way to install it? I'm a noob at linux so I don't know much about how to do anything...