| Subject: | Oracle Universal Installer (OUI) Reports "Error: Can't find libjava.so" When Installing Oracle 9.2.0.4 on Red Hat 4.0 x86-64 (AMD64/EM64T) | |||
| Doc ID: | 416530.1 | Type: | PROBLEM | |
| Modified Date : | 22-MAR-2007 | Status: | MODERATED | |
Symptoms
Changes
Cause
Solution
| This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review. |
Applies to:
Oracle Server - Enterprise Edition - Version: 9.2.0.4.0Red Hat Enterprise Linux Advanced Server x86-64 (AMD Opetron Architecture)
Linux x86-64
Symptoms
You are trying to start the Oracle Universal Installer (OUI) to install Oracle 9.2.0.4 on Red Hat 4.0 x86-64 (AMD64/EM64T) and receive the following error:
Error: can't find libjava.so
Changes
This is a new installationCause
You are trying to install Oracle 9.2.0.4 32-bit (x86) on RedHat 4.0 x86-64, which is not certified. Check the 'Certify' section of Metalink for confirmation of this.
You can verify the 9.2.0.4 version by checking the Java version under the staging area
Oracle 9.2.0.4 32-bit
The Java version used with Oracle 9.2.0.4 32-bit is 1.3.1:
./stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/bin/java
[stage]$ ./Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/bin/java -version
Error: can't find libjava.so.
Oracle 9.2.0.4 64-bit
The Java version used with Oracle 9.2.0.4 64-bit is 1.4.2:
[stage]$ ./Components/oracle.swd.jre/1.4.2.0.0/1/DataFiles/Expanded/jre/bin/java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
Solution
You need to install either:
- Oracle 9.2.0.4 x86 (32-bit) on Red Hat 4.0 x86 (32-bit), or
- Oracle 9.2.0.4 x86-64 (64-bit) on Red Hat 4.0 x86-64 (64bit)
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/35489/viewspace-571397/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/35489/viewspace-571397/
本文档解决在Red Hat 4.0 x86-64平台上安装Oracle 9.2.0.4时出现的找不到libjava.so错误。主要原因是尝试在64位系统上安装32位版本导致。解决方案为确保安装正确版本。
6089

被折叠的 条评论
为什么被折叠?



