Chapter 19. Pre-Installation Preparation and Verification70compat-gcc-7.3-2.96.128compat-gcc-c++-7.3-2.96.128compat-libstdc++-7.3-2.96.128compat-libstdc++-devel-7.3-2.96.128gnome-libs-1.4.1.2.90-34.1 (32 bit)openmotif21-2.1.30-8setarch-1.3-1libaio-0.3.96-3libaio-devel-0.3.96-3To check if you are running the AMD64 or Intel 64(x86-64) kernel on an AMD64 or Intel 64 platform,run:# uname -mix86_64 x86_64To check the RPMs, run:rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' \make gcc glibc glibc-devel compat-db compat-gcc compat-gcc-c++ \compat-libstdc++ compat-libstdc++-devel gnome-libs openmotif21 setarch \libaio libaio-develIt is important to have the right x86 and x86-64 RPMs installed. The above command will list thearchitecture of each binary package. And as you can see in the above list, glibc-devel and other RPMsare listed twice. This means that you have to install packages for both architectures, x86 and x86-64.For Oracle 10g R1 (32 bit) on Red Hat Enterprise Linux 3 x86, the document Oracle DatabaseInstallation Guide 10g Release 1 (10.1) for UNIX Systems lists the following required packageversions or higher:make-3.79.1gcc-3.2.3-34glibc-2.3.2-95.20compat-db-4.0.14-5compat-gcc-7.3-2.96.128compat-gcc-c++-7.3-2.96.128compat-libstdc++-7.3-2.96.128compat-libstdc++-devel-7.3-2.96.128openmotif21-2.1.30-8setarch-1.3-1To check the RPMs, run:rpm -q make gcc glibc compat-db compat-gcc compat-gcc-c++ compat-libstdc++ \compat-libstdc++-devel openmotif21 setarchFor Oracle 10g R1 (32 bit) on Red Hat Enterprise Linux 2.1, the document Oracle DatabaseInstallation Guide 10g Release 1 (10.1) for UNIX Systems lists the following required packageversions or higher:make-3.79.1glibc-2.2.4-32gcc-2.96-128gcc-c++-2.96-128libstdc++-2.96-128openmotif-2.1.30-11