LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-15-2011, 07:39 PM   #1
ALECK NGOSHANI
LQ Newbie
 
Registered: Nov 2009
Posts: 9

Rep: Reputation: 0
oracle 10g installation problems


hi guys
am having trouble installing oracle 10g on my vmware's 7.0 redhat linux 5.9 on my dell latitude D520 notebook
i have configurared my kernel parameters and followed procedure as instructed on oracle's installation docs but when i run the ./runInstaller i get this error sms.

[oracle@localhost database]$./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/OraInstall2011-01-15_07-52-41AM. Please wait ...[oracle@localhost database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2011-01-15_07-52-41AM/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)
 
Old 01-15-2011, 07:47 PM   #2
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
It turns out that the (stupid) Oracle installer GUI relies on an obsolete copy of X Windows.

Workaround:
Quote:
http://forums.oracle.com/forums/thre...hreadID=323437

yum install xorg-x11-deprecated-libs
... or ...
Quote:
http://oracleappstechnology.blogspot...ject-file.html

This error comes because libXp.so.6 library is not present in /usr/lib. The rpm which contains this file is libXp-1.0.0-8.i386.rpm. It is present in the Oracle Enterprise Linux 5 DVD in /server directory. So copy this rpm from the DVD or CD and install it:

rpm -ivh libXp-1.0.0-8.i386.rpm

Once this is installed, confirm about the presence of the the file libXp.so.6 by this command:

$ ls -ld /usr/lib/libXp.so.6
lrwxrwxrwx 1 root root 14 Jul 29 06:45 /usr/lib/libXp.so.6 -> libXp.so.6.2.0
PS:
I assume your Redhat distro has both "yum" (higher-level, easier to use) and "rpm".
 
Old 01-16-2011, 02:02 PM   #3
ALECK NGOSHANI
LQ Newbie
 
Registered: Nov 2009
Posts: 9

Original Poster
Rep: Reputation: 0
thanks paul it worked

Last edited by ALECK NGOSHANI; 01-16-2011 at 02:10 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installation of Oracle 10g on Ubuntu 10.4 ameyad Ubuntu 1 09-27-2010 07:37 PM
installation of oracle 10g in RHEL5 muvendrann Linux - Software 2 10-06-2009 02:09 AM
Oracle 10g installation on RHEL 5 server shobhit85 Red Hat 2 07-21-2009 09:43 AM
Oracle 10g R2 Installation Problem ssbarua Linux - Server 1 09-25-2007 06:12 AM
The installation hang there when I install Oracle 10g. g18397 Linux - Software 2 05-23-2006 12:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration