libXi.so.6: cannot open shared object file: No such file or directory
(Doc ID 1569369.1)
Last updated on SEPTEMBER 15, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 and laterOracle Database - Standard Edition - Version 12.1.0.1 and later
Oracle Universal Installer - Version 12.1.0.1 and later
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Linux x86-64
Symptoms
When install Oracle Database 12.1 OUI Crashing on Linux with below error :
ERROR MESSAGE :
=============
[oracle@12c-5 Disk1]$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 17080 MB Passed
Checking swap space: must be greater than 150 MB. Actual 2047 MB Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command
/usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
.
Some requirement checks failed. You must fulfill these requirements before
.
continuing with the installation,
.
Continue? (y/n) [n] y
.
.
>>> Ignoring required pre-requisite failures. Continuing...
Preparing to launch Oracle Universal Installer from
/tmp/OraInstall2012-09-06_11-45-44AM. Please wait ...[oracle@12c-5 Disk1]$
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/tmp/OraInstall2012-09-06_11-45-44AM/jdk/jre/lib/amd64/xawt/libmawt.so:
libXi.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
STEPS TO REPRODUCE :
=================
RPM "libXi*" if not installed on the Linux Box, the issue can be reproduced on the fly.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |