If the system installation package libXp. so.6 is missing when Oracle10.2.0 is installed on Linux, an error is returned when jdk is called.

Source: Internet
Author: User
If the system installation package libXp. so.6 is missing when Oracle10.2.0 is installed on Linux, an error is returned when jdk is called.

When installing Oracle 10.2.0 on Linux, the system prompts that the system installation package libXp. so.6 is missing. If jdk is called, an error is returned.

Today, I did a Linux and Oracle Installation experiment on VMware.

My system environment Configuration:

OS: Linux test 2.6.18-8. el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux

Database: 10201_database_linux32.iso

When installing the Oracle software, the following error occurs:

[Oracle @ test 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... [oracle @ test 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. (Unknown Source)
At java. awt. Component. (Unknown Source)

When installing Oracle 10.2 in RedHat 5, the following error is reported: libawt. so: libXp. so.6:

Install Oracle 11gR2 (x64) in CentOS 6.4)

Steps for installing Oracle 11gR2 in vmwarevm

Install Oracle 11g XE R2 In Debian

Error cause: the graphic dynamic link library libXp. so.6 that supports printing is missing

Solution:

1, go to download the missing package: libXp-1.0.0-8.1.el5.i386.rpm

2. Install this package:

[Root @ test ~] # 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 to solve the problem.



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.