RE: Error during oracle install

From: Mercadante, Thomas F (LABOR) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Thu, 15 May 2008 12:17:06 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF01CD75C1@EXCNYSM0A1AJ.nysemail.nyenet>


Khan,  

I have the following environmentals on my Solaris machine. It is for the database and not the client, but it may be the same.  

export LD_LIBRARY_PATH_64=$ORACLE_HOME/lib:/usr/lib export LD_LIBRARY_PATH=$ORACLE_HOME/lib32:/usr/lib

Tom    


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Khan, Muhammad S Sent: Thursday, May 15, 2008 10:45 AM
To: Oracle L
Subject: Error during oracle install  

Hi Guyz,  

Its 64-bit SunOS 5.8 sparc, I'm installing Oracle 9.2 client. Everything goes well during the installing phase of the installation but during linking phase, I'm getting the following error as extracted from the logfile:  

Install logfile:


Exception thrown from action: make

Exception Name: MakefileException

Exception String: Error in invoking target install of makefile
/usr/vendor/oracle/client/9.2.0.6/sqlplus/lib/ins_sqlplus.mk

Exception Severity: 1    

Exception thrown from action: make

Exception Name: MakefileException

Exception String: Error in invoking target install of makefile
/usr/vendor/oracle/client/9.2.0.6/network/lib/ins_net_client.mk

Exception Severity: 1  

Make.log


ld: fatal: library -lclntsh: not found

ld: fatal: library -lm: not found

ld: fatal: File processing errors. No output written to sqlplus

  • Error code 1

make: Fatal error: Command faileld: fatal: library -lclntsh: not found  

ld: fatal: library -lm: not found

ld: fatal: library -lm: not found

ld: fatal: File processing errors. No output written to trcroute

make: Fatal error: *** Error code 1

Command failed for target `trcroute'd for target `sqlplus'  

/usr/ccs/bin/make -f ins_net_client.mk client_sharedlib
ORACLE_HOME=/usr/vendor/oracle/client/9.2.0.6

/usr/vendor/oracle/client/9.2.0.6/bin/genclntsh

ld: fatal: library -lm: not found

ld: fatal: File processing errors. No output written to
/usr/vendor/oracle/client/9.2.0.6/lib/libclntsh.so.9.0


 

When the Oracle Net manager pops up, the tns entries are defined and tested successfully. I uninstalled/removed everything, changed the media, selected different options but the error remains same. The related environmental variables are as follows:  

LD_LIBRARY_PATH=/usr/lib:/usr/openwin/lib:/usr/vendor/oracle/client/9.2. 0.6/lib

LIBPATH=/opt/CA/UnicenterSoftwareDelivery/usd/lib:/opt/CA/SharedComponen ts/lib

PATH=/usr/vendor/oracle/client/9.2.0.6/bin:/usr/vendor/oracle/client/9.2
.0.6/Apache/Apache/bin:/usr/vendor/oracle/client/9.2.0.6/OPatch:/usr/loc
al/sbin:/usr/local/bin:/usr/openwin/bin:/usr/lib:/usr/sbin:/usr/bin:/usr

/ccs/bin:/usr/sadm/admin

TNS_ADMIN=/usr/vendor/oracle/client/9.2.0.6/network/admin  

Now if I run sqlplus, I get the error: ld.so.1: sqlplus: fatal: libclntsh.so.9.0: open failed: No such file or directory

Killed  

If I run tnsping , I get the error : ld.so.1: tnsping: fatal: libclntsh.so.9.0: open failed: No such file or directory

Killed  

Can someone please point out where am I doing wrong or wut is missing here?  

Thanks a lot! Appreciate your suggestion.  

Khan  

--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 15 2008 - 11:17:06 CDT

Original text of this message