I have created two virtual boxes on which I install Oracle Linux 5. I am trying to satisfy dependencies before undertaking an EBS install class. The problem I am having is with trying to do yum installs of prerequisite libraries. I set up yum and tried to do "yum install gcc-4.1.2-14.el5.x86_64".
I am getting the following error, "Missing Dependency: cpp = 4.1.2-14.el5 is needed by package gcc-4.1.2-14.el5.x86_64 (el5_u1_base)". I am not an OS guy, and I thought yum would resolve dependencies, but I'm obviously missing something.
Any help is greatly appreciated.