Installation Oracle 11g on VM VirtualBox Oracle Linux 6. Problem: rpm -i says already installed, rpm
I have a virtual machine with VirtualBox and Oracle Linux 6.2
I am trying to install Oracle 11g
I have configured a local yum repository whit all the iso rpm´s
I download oracle-rdbms-server-11gR2-preinstall-1.0-10.el6.x86_64.rpm from http://public-yum.oracle.com/oracle-linux-6.html and installed it
yum install oracle-rdbms-server-11gR2-preinstall-1.0-10.el6.x86_64.rpm
It finished without error.
I run runInstaller but the prerequisites fails because 10 rpm. For many of them I have an upper version
libaio-0.3.105 (I have: libaio-0.3.107-10.el6.x86_64.rpm)
glibc-2.3.4-2.41 (I have: glibc-2.12.1.47.1l6.x86_64.rpm) …
compat-libstdc++-33-3.2.3 ---- ok