Oracle 10G R1 On Red Hat Enterprise Linux 2.1 (X86); Verifying And Updating The Redhat-Release File - Red Hat ENTERPRISE LINUX 5.1 - LINUX ORACLE Tuning Manual

Oracle 9i and 10g tuning guide
Table of Contents

Advertisement

Chapter 20. Installing Required Software Packages
libungif-4.1.0-15.x86_64.rpm
Note: Red Hat Enterprise Linux 3 x86-64 U5 does not come with a x86-64 openmotif21 RPM
rpm -Uvh openmotif21-2.1.30-9.RHEL3.6.i386.rpm \
XFree86-libs-4.3.0-81.EL.i386.rpm \
XFree86-Mesa-libGL-4.3.0-81.EL.i386.rpm \
expat-1.95.5-6.i386.rpm \
fontconfig-2.2.1-13.i386.rpm \
freetype-2.1.4-4.0.i386.rpm \
zlib-1.1.4-8.1.i386.rpm
Make sure to use the right i386 and x86_64 RPMs as listed above.
Note, if you do not install the i386 XFree86-libs RPM, you will get an error message similar to this
one:
/tmp/OraInstall2005-06-15_07-36-25AM/jre/1.4.2/lib/i386/libawt.so: \
libXp.so.6: cannot open shared object file: No such file or directory
For more information, see

20.7. Oracle 10g R1 on Red Hat Enterprise Linux 2.1 (x86)

On Red Hat Enterprise Linux 2.1 x86 you may have to install the following RPMs and dependencies to
meet the software requirements:
rpm -Uvh glibc-2.2.4-32.11.i686.rpm \
glibc-common-2.2.4-32.11.i386.rpm
rpm -Uvh gcc-2.96-108.1.i386.rpm \
binutils-2.11.90.0.8-12.i386.rpm \
cpp-2.96-108.1.i386.rpm \
glibc-devel-2.2.4-32.11.i386.rpm \
kernel-headers-2.4.9-e.3.i386.rpm
rpm -Uvh openmotif-2.1.30-11.i386.rpm
rpm -Uvh redhat-release-as-2.1AS-4.noarch.rpm
You may have to upgrade glibc in order to pass Oracle's "Product-specific Prerequisite" checks.
Oracle's recommended glibc version is 2.2.4.31.7 or higher.
There is no setarch RPM for Red Hat Enterprise Linux 2.1.
Also, it is important to install a newer kernel version for Red Hat Enterprise Linux 2.1. Do not use a
kernel older than 2.4.9-e.25. To check the kernel version run uname -r.

20.8. Verifying and Updating the redhat-release File

Verify that the redhat-release RPM is installed on your Red Hat system:
rpm -q redhat-release
This RPM is important for Red Hat Enterprise Linux since Red Hat Enterprise Linux 2.1, 3, 4 and 5 are
Linux releases supported by Oracle. Without this RPM, Oracle 10g OUI will not be able to recognize
80
Chapter 29, Oracle 10g and Linux Installation Errors and
Troubleshooting.

Advertisement

Table of Contents
loading

Table of Contents