

It is used to tell the kernel to report a different architecture than the current one. The setarch utility is new in RHEL4, RHE元 and Fedora Core.
Debian glibc devel.i386 expat devel.i386 install#
RHEL 3 didn't install it by default when you selected a minimum system installation: rpm -q redhat-release To check the RPM, run: rpm -q openmotifĪlso, make sure the redhat-release package is installed. The openmotif-2.2.3-5.RHE元.2 is just a newer version of openmotif-2.2.2-16 which worked fine and I didn't have any problems.

This seems to confuse OUI in RHE元 U5 since it complaining that it can't find the right openmotif version.
Debian glibc devel.i386 expat devel.i386 update#
Also, Red Hat changed the version naming schema from openmotif-2.2.2-16 in the original release to openmotif-2.2.3-5.RHE元.2 in RHE元 Update 5. NOTE: OUI for x86 will also complain if the openmotif package is missing (don't confuse it with the openmotif21 package). Make sure you have the binutils RPM installed on other releases as well like Fedora Core: rpm -q binutils It's not a requirement for RHEL 2.1 though.įor RHEL 3 and RHEL 2.1 it is also important to have binutils-2.11.90.0.8-12 or a newer version installed. However, since it's listed as a requirement for RHEL 3 I'd recommend to install it on RHE元 and on newer releases as well. The installation of an Oracle 10g Database worked fine without installing any compatibility RPMs (e.g. To check these RPMs, run: rpm -q make glibc gcc gcc-c++ libstdc++ openmotif To check the RPMs, run: rpm -q make gcc glibc compat-db compat-gcc compat-gcc-c++ compat-libstdc++ compat-libstdc++-devel openmotif21 setarchįor 10g R1 (32-bit) on RHEL 2.1, package versions or higher: This means that you have to install packages for both architectures, x86 and x86_64.įor 10g R1 (32-bit) on RHEL 3 x86, package versions or higher: And as you can see in the above list, glibc-devel and other RPMs are listed twice. The above command will list the architecture of each binary package. It is important to have the right x86 and x86_64 RPMs installed. Make gcc glibc glibc-devel compat-db compat-gcc compat-gcc-c++ compat-libstdc++ \Ĭompat-libstdc++-devel gnome-libs openmotif21 setarch libaio libaio-devel To check the RPMs, run: rpm -q -qf '%)\n' \

To check if you are running the x86_64 kernel on a x86_64 platform, run: # uname -mi Always ensure to use the latest RPMs and kernels!Īlso ensure to install the libaio-0.3.96 RPM or a newer version! Otherwise the OUI prerequisite check will fail. On my systems I usually install a minimum list of RPMs which usually requires the installation of additional packages for Oracle databases. Before you install an Oracle Database 10g you need to check the system for required RPMs.
