이 콘텐츠는 선택한 언어로 제공되지 않습니다.
31.3. Required Packages for Red Hat Enterprise Linux 4
Ensure the following packages are installed by executing the following command:
Many of these packages depend on other packages. For example,
compat-gcc-32 requires binutils, gcc and several other packages. You may have to install the following RPMs to satisfy Oracle's dependencies:
The X.org development libraries,
xorg-x11-deprecated-libs-devel and xorg-x11-devel, are required for the Oracle patch 4198954, the following RPMs may need to be installed:
The Gnome libraries,
gnome-libs and gnome-libs-devel, may require following RPMs to be installed:
Note
If you are using the Red Hat Network(RHN), you can run:
up2date gnome-libs gnome-libs-devel
up2date gnome-libs gnome-libs-devel
You can use the
up2date command for any packages. It takes care of dependencies by installing all required packages automatically.
To install the
compat-oracle-rhel4 and compat-libcwait packages you have to download the patch 4198954 from http://metalink.oracle.com. Make sure to select the Linux x86 platform. To unzip the downloaded p4198954_21_LINUX.zip file, run:
Note
The
compat-oracle-rhel4 and compat-libcwait packages require the xorg-x11-deprecated-libs and xorg-x11-deprecated-libs-devel packages, see above. To install the two RPMs from the 4198954 patch, run:
# rpm -Uvh 4198954/compat-oracle-rhel4-1.0-5.i386.rpm 4198954/compat-libcwait-2.0-2.i386.rpm