Oracle10g installation reports i386/libawt. So: libxp. so.6: cannot open shared object file .....

Source: Internet
Author: User

Operating System: Red Hat Enterprise Linux Server Release 5.4 (tikanga) x86_64

After the system configuration is modified, an error is returned when runinstaller is executed:

Exception in thread "Main" Java. lang. unsatisfiedlinkerror:/tmp/ OraInstall2007-12-21_10-40-21PM/JRE/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 (classloader. Java: 1560)
At java. Lang. classloader. loadlibrary (classloader. Java: 1477)
At java. Lang. runtime. loadlibrary0 (runtime. Java: 788)
At java. Lang. system. loadlibrary (system. Java: 834)
At sun. Security. Action. loadlibraryaction. Run (loadlibraryaction. Java: 50)
At java. Security. accesscontroller. doprivileged (native method)
At sun. AWT. nativelibloader. loadlibraries (nativelibloader. Java: 38)
At sun. AWT. debughelper. <clinit> (debughelper. Java: 29)
At java. AWT. component. <clinit> (component. Java: 506)
At oracle. sysman. OII. oiic. oiicinstaller. Main (oiicinstaller. Java: 593)

Metalink says that it is OK to install the libxp package.

After installation, I found that the problem was not solved and tried to install some messy RPM packages. The header is too big. Later, I found that libxp had to install the i386 package, but not x64 package. I think that 64-bit Linux requires 64-bit libxp package, which causes this problem.

In fact, read the error message "/lib/i386/libawt. So: libxp. so.6: cannot open shared object file: no such file or directory" carefully and think of the i386 package.

In the software package check section of the installation documentation, each package may be i386 or x64. Be sure to check carefully :)

This article is from the "little stone notes" blog, please be sure to keep this source http://sysadmin.blog.51cto.com/83876/386571

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.