RE: Installation Problem -- Urgent question
- From: "Kerber, Andrew W." <Andrew.Kerber@xxxxxxx>
- To: Muhammad.Khan@xxxxxx, "oracle-l" <oracle-l@xxxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 12:58:33 -0500
Could LD_LIBRARY_PATH_64 be the problem? Isnt LD_LIBRARY_PATH 64
automatically in 9.2, and LD_LIBRARY_PATH_32 for 32 bit?
-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Khan, Muhammad S
Sent: Friday, July 27, 2007 10:25 AM
To: oracle-l
Subject: Installation Problem -- Urgent question
Hi group,
I've got a very urgent installation request on one of the boxes with
SUSE Linux 9- 64bit on that. I'm gonna install oracle 9.2.0.4 on that. I
downloaded media from OTN but when I'm running the installer, I'm
getting the following error msg immediately:
Initializing Java Virtual Machine from
/tmp/OraInstall2007-07-27_10-57-05AM/jre/bin/java. Please wait...
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/tmp/OraInstall2007-0
n 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)
My bashrc has following contents:
ORACLE_BASE=/usr/vendor/oracle/9i
export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/9.2.0
export ORACLE_HOME
ORACLE_DOC=$ORACLE_HOME/doc
export ORACLE_DOC
#ORACLE_SID=ASSAP
#export ORACLE_SID
EPC_DISABLED=TRUE
export EPC_DISABLED
PATH=$ORACLE_HOME/bin:/usr/X11R6/bin:$PATH
export PATH
LD_LIBRARY_PATH_64=$ORACLE_HOME/lib
export LD_LIBRARY_PATH_64
TNS_ADMIN=$ORACLE_HOME/network/admin
export TNS_ADMIN
EDITOR=vi
export EDITOR
umask 022
stty erase ^H
Can someone please help???
Thanks.
Muhammad
------------------------------------------------------------------------------
NOTICE: This electronic mail message and any attached files are confidential.
The information is exclusively for the use of the individual or entity intended
as the recipient. If you are not the intended recipient, any use, copying,
printing, reviewing, retention, disclosure, distribution or forwarding of the
message or any attached file is not authorized and is strictly prohibited. If
you have received this electronic mail message in error, please advise the
sender by reply electronic mail immediately and permanently delete the original
transmission, any attachments and any copies of this message from your computer
system. Thank you.
==============================================================================
- References:
- Installation Problem -- Urgent question
- From: Khan, Muhammad S
Other related posts:
- » Installation Problem -- Urgent question
- » RE: Installation Problem -- Urgent question
- » Re: Installation Problem -- Urgent question
- » RE: Installation Problem -- Urgent question
- » Re: Installation Problem -- Urgent question
- » Re: Installation Problem -- Urgent question
- » Re: Installation Problem -- Urgent question
- » RE: Installation Problem -- Urgent question
- Installation Problem -- Urgent question
- From: Khan, Muhammad S