Linux install oracle_10.2.0 hint missing system install package libxp.so.6, call JDK error

Source: Internet
Author: User

Today, I did a Linux, Oracle installation experiment on Vwmare,

My system Environment configuration:

Os:linux test 2.6.18-8.el5 #1 SMP Fri Jan 14:15:21 EST. i686 i686 i386 Gnu/linux

Database:10201_database_linux32.iso

The following error occurred when installing the Oracle software:

[Email protected] database3]$./runinstaller
Starting Oracle Universal Installer ...

Checking Installer Requirements ...

Checking operating system version:must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed


All installer requirements met.

Preparing to launch Oracle Universal Installer from/tmp/orainstall2014-06-05_02-05-27pm. Please wait ... [[email protected] database3]$ Exception in thread "main" Java.lang.UnsatisfiedLinkError:/tmp/orainstall2014-06-05_ 02-05-27pm/jre/1.4.2/lib/i386/libawt.so:libxp.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 (Unknown Source)
At Java.lang.ClassLoader.loadLibrary (Unknown Source)
At Java.lang.Runtime.loadLibrary0 (Unknown Source)
At Java.lang.System.loadLibrary (Unknown Source)
At Sun.security.action.LoadLibraryAction.run (Unknown Source)
At java.security.AccessController.doPrivileged (Native Method)
At Sun.awt.NativeLibLoader.loadLibraries (Unknown Source)
At sun.awt.debughelper.<clinit> (Unknown Source)
At java.awt.component.<clinit> (Unknown Source)

Error reason: A graphical dynamic link library that supports printing is missing libxp.so.6

Workaround:

1. To download the missing package: libxp-1.0.0-8.1.el5.i386.rpm

2. Install this package:

[Email protected] ~]# RPM-IVH libxp-1.0.0-8.1.el5.i386.rpm
Warning:libxp-1.0.0-8.1.el5.i386.rpm:header V3 DSA Signature:nokey, key ID e8562897
Preparing ... ########################################### [100%]
1:LIBXP ########################################### [100%]

Run Runinstaller again, problem solved.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.