Libraries missing while installing Oracle 11.2g on Oracle Linux 6.2
Hi,
i just installed oracle linux 6.2 and started to isntall Oracle 11.2g server.
so first i installed the yum install oracle-rdbms-server-11gR2-preinstall_
but when i run the prerequisite check on OUI it shows some libraries missing. the issue is that the libraries are installed but the version doesn't match.
ex: when i query rpm -q libaio it shows that i have installed libaio-0.3.107 but in OUI it shows that libaio-0.3.105 is missing.
is this normal or should i go and install also the previous versions of the missing libraries?