Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: runInstaller Error ....
Babu
This problem is confusing to me. Perhaps someone else on the list has an
idea. It seems your problem may have to do with LD_LIBRARY_PATH. I can't
think why /lib would be getting added to the first of your LD_LIBRARY_PATH.
I am not familiar with rda.sh. Usually, in a path like this, the software
simply searches each directory in turn and if it searches all of them
without finding what it is searching for, then it returns an error. A wild
idea would be for you to create an empty /lib directory on your system in
the hope that it would get searched and then the code will move on to the
next (correct) library. Maybe someone Monday morning will see this and have
a better idea. Have you searched Metalink for this error?
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Friday, July 26, 2002 5:23 PM
To: Multiple recipients of list ORACLE-L
I did the setting for LD_LIBRARY_PATH and is not working. I also executed rda.sh script (REMOTE DIAGNOSTIC AGENT for UNIX), It came out with an error as follows:
Argument LD_LIBRARY_PATH=/lib:/usr/local/oracle/817/lib:/usr/lib not recognized and was forced to exit. I don't know how /lib was picked up. When issued echo $LD_LIBRARY_PATH, it displayed as follows:
/usr/local/oracle/817/lib:/usr/lib
Please let me know how I should proceed with the error.
Thanks,
-- Babu
-----Original Message-----
Sent: Friday, July 26, 2002 2:04 PM
To: Multiple recipients of list ORACLE-L
Babu
Try setting LD_LIBRARY_PATH to $ORACLE_HOME/lib
-----Original Message-----
Sent: Friday, July 26, 2002 3:40 PM
To: Multiple recipients of list ORACLE-L
Dear list,
When I execute runInstaller from /cdrom/disk1, I get the following error message:
Initializing java virtual machine from /tmp/OraInstall/jre/bin/jre. Please
wait...
Class not found: LD_LIBRARY_PATH=/lib:/usr/lib
Iam unable to start the installer.
I unset LD_LIBRARY_PATH, and still getting the error.
Iam installing 8.1.7.0.0(64bit) on Sun Sparc Solaris 2.8 (64bit).
Please let me know if anyone has any ideas.
Thanks,
-- Babu
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Janardhana Babu Donga
INET: jbdonga_at_ucdavis.edu
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sun Jul 28 2002 - 17:18:17 CDT