Computing.Net > Forums > Solaris > make and oracle 9i install

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

make and oracle 9i install

Reply to Message Icon

Name: LD427
Date: July 1, 2008 at 22:02:29 Pacific
OS: solaris 2.9
CPU/Ram: ?
Product: SUN/SPARC
Comment:

I am attempting to install the Oracle 9i client on my solaris 2.9 box. When the Oracle installer comes to the section where it installs the network configuration assistant, it stops with an error:

error invoking targer ntcontab.o of makefile network/lib/ins_net_client.mk

I am guessing that the installer uses the above .mk file (and several others) to write a series of files so that connection information can be written to tnsnames.ora and slqnet.ora.

There are a few other errors but they all revolve around "make". Oracle insists that make is installed to /usr/ccs/bin. Using the -d option to install make, it installs to /usr/local/bin, which is where I have GCC 3.4.6 and libiconv. I changed the base dir to /usr/ccs/bin in the install script which works, but the oracle installer still cannot use it to make the needed files. I have tried running this as 'root' and as 'oracle' which is the user I created to install the oracle client. I also checked the permissions, and even mod'd them to 777 but nothing works.

I also tried setting ccs=GCC but it did not help. I set the path in my /etc/profile for both local and ccs but this did not help either. I also tried installing make with the -R option to force it in to /usr/ccs/bin but it attempted to install to /usr/ccs/bin/usr/local. I then installed it to /usr/local then softlinked /usr/ccs/bin to /usr/local/bin but this did not work either.

I checked the oracle support page and it states that you cannot use a soft link, that make must be installed to /usr/ccs/bin. I eventually let the installer install the client and break down on the other part. I then copied tnsnames and sqlnet from the box running the oracle db and it worked. But now the box running the db is down and the guy that admins that box does not have time to fix it. So I want to install my own oracle db on my box but I cannot do it until make is allowing the installer to compile files.

Any suggestions? I have scoured google, oracle, oracle forum, sun, etc, but everyone says to softlink or change the base dir... and oracle does not have a fix for this.

Any help would be greatly appreciated.



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: make and oracle 9i install

Oracle 9i installation problem www.computing.net/answers/solaris/oracle-9i-installation-problem/3408.html

Oracle 9i install Solaris 9 VM prob www.computing.net/answers/solaris/oracle-9i-install-solaris-9-vm-prob/2933.html

How to install Oracle 9i on Solaris8or9 www.computing.net/answers/solaris/how-to-install-oracle-9i-on-solaris8or9/1948.html