Operating System - HP-UX
1748098 Members
5777 Online
108758 Solutions
New Discussion

Re: ins_net_client.mk error

 
dikef
New Member

ins_net_client.mk error

when install oracle,insert the fourth disk into the server,this error appear.
(sorry for my poor english level) !

:)
1 REPLY 1
Indira Aramandla
Honored Contributor

Re: ins_net_client.mk error

Hi Dikef,

More info on the install log would help in proper analysis. Anyway the error that you encountered "Error in invoking target ntcontab.o of makefile ins_net_client.mk" then verify the following.

1. Make sure that LD_LIBRARY_PATH is set correctly.

2. Check if $ORACLE_HOME/network/admin/shrept.lst exists. If it is missing then you can extract the shrept.lst from the 9.2.0.1.0 CD Number 1

3. Make sure you have the Oracle Universal Installer (OUI) version 2.2.0.18.0.

4. Verify, if you have CC compiler in /usr/ccs/bin. This is bundled C compiler from HP-UX.
Check where is CC compiler located on the server and use that one in the $PATH environmental variable and try to install again.


Indira A
Never give up, Keep Trying