hi,
i am installing Oracle 11gR2 on oracle Linux 6 OS via a vmware.
i bum into this problem of not able to install the required packages:
glibc-2.3.4-2.41
compat-libstdc++-33-3.2.3 (64bit)
elfutils-libelf-devel-0.97
libaio-devel-0.3.105
libgcc-3.4.6
libstdc++-3.4.6
unixODBC-2.2.11 (64bit)
unixODBC-deve-2.2.11
pdksh-5.2.14
i try to rpm -qa | grep <packges name>
[root@rcat lib64]# rpm -qa | grep glibc
glibc-devel-2.12-1.132.el6.x86_64
glibc-common-2.12-1.132.el6.x86_64
glibc-2.12-1.132.el6.x86_64
glibc-headers-2.12-1.132.el6.x86_64
[root@rcat lib64]# rpm -qa | grep libaio
libaio-0.3.107-10.el6.x86_64
libaio-devel-0.3.107-10.el6.i686
libaio-devel-0.3.107-10.el6.x86_64
[root@rcat lib64]# rpm -qa | grep compat-libstdc++
[root@rcat lib64]# rpm -qa | grep elfutils
elfutils-libs-0.152-1.el6.x86_64
elfutils-0.152-1.el6.x86_64
elfutils-libelf-0.152-1.el6.x86_64
[root@rcat lib64]# rpm -qa | grep libaio-devel
libaio-devel-0.3.107-10.el6.i686
libaio-devel-0.3.107-10.el6.x86_64
[root@rcat lib64]# rpm -qa | grep libgcc
libgcc-4.4.7-4.el6.x86_64
[root@rcat lib64]# rpm -qa | grep libstdc
libstdc++-4.4.7-4.el6.x86_64
libstdc++-devel-4.4.7-4.el6.x86_64
[root@rcat lib64]# rpm -qa | grep unixODBC
[root@rcat lib64]# rpm -qa | grep pdksh
it seem like the packages i have on my oracle linux 6 os is of higher version compared to what oracle 11gR2 database installer is asking for which is of lower version.
i can't seem to find/download those packages individually from any website.
I am trying to download the oracle linux 5 os iso with the hope i can find the lower version packages from the iso disc.
Appreciate if there is any help here. pointing to any website i can quickly download the packages cos trying to download the iso takes me more then 13 hour!.