Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Unable to load shared libraries libskgxp8.o
I did install the binutils package. Is cc anot included in that?
Thanks
Sumathy
-----Original Message-----
Sent: Tuesday, December 17, 2002 12:09 PM
To: Multiple recipients of list ORACLE-L
It appears that you didn't install the Linux development tools.
Run the pkg manager, and install the dev tools. ( cc, ar, ld, etc )
Jared
"Panicker, Thankam S." <tspanicker_at_cooperstandard.com>
Sent by: root_at_fatcity.com
12/17/2002 04:53 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: Unable to load shared libraries libskgxp8.o
Hi All,
After installing oracle on Red Hat 8.0, when I try to run svrmgrl, I get
the
eror
failed to load shared libraries libskgxp8.so. LD_LIBRARY_PATH and
SHLIB_PATH
both are
set to $ORACLE_HOME/lib.
After looking up this error on Metalink, it seems to be a linking error.
I did the following.
make -f ins_rdbms.mk install from $ORACLE_HOME/rdbms/bin and get the
following messages:u01/app/oracle/product/8.1.7/rdbms/lib/ksms.o
/bin/sh: line 1: cc: command not found
/usr/bin/ar: config.o: No such file or directory
make: *** [/u01/app/oracle/product/8.1.7/rdbms/lib/config.o] Error 1
I also tried relink all and I get errors while linking ott.
Please help.
Sumathy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Panicker, Thankam S.
INET: tspanicker_at_cooperstandard.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: Jared.Still_at_radisys.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Tue Dec 17 2002 - 11:38:46 CST
![]() |
![]() |