Friday, September 16, 2011

Installing Oracle 11GR2

If you are installing Oracle 11GR2 on Redhat 5.5, you will probably find missing packages. To install them, you can download them from: http://linux1.fnal.gov/linux/slf55/i386/SL/

Then you can use the command rpm -ivh .rpm

Here's the final list that I installed (may be different from what Oracle says):
elfutils-libelf-devel-0.137-3.el5.i386.rpm
elfutils-libelf-devel-static-0.137-3.el5.i386.rpm
elfutils-libs-0.137-3.el5.i386.rpm
gcc-c++-4.1.2-48.el5.i386.rpm
libaio-devel-0.3.106-5.i386.rpm
libstdc++-devel-4.1.2-48.el5.i386.rpm
sysstat-7.0.2-3.el5.i386.rpm
unixODBC-2.2.11-7.1.i386.rpm
unixODBC-devel-2.2.11-7.1.i386.rpm

No comments:

Post a Comment