Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: problem install oracle 9.2.0 on redhat 7.3
hi\
just in case you are still looking for a solution:
the entry for the INSO_LINK seem sto be alright. If the retry doesn't succeed, then try to link the file manually
cd $ORACLE_HOME/ctx/lib/
/usr/bin/make -f ins_ctx.mk install
if this doesn't work then check the error log. I never had any problem with the retry button, except once. This was when I invoked the link explicitly in the way mentioned above.
Besides that: I *NEVER* used any additional patch issued either by RedHat nor by ORACLE. That means, I took the installed OS as it is.(for O9i rel1 or rel 2, differently for O8i)
good luck.
Apologies for any typos overlooked
kr mr
>>> pomin_at_intouch.co.id 01/29/03 06:44 AM >>>
hi all,
I need your help, when i install oracle 9.2.0 on redhat 7.3 i got a error
message like :
"Error in invoking target install of makefile
/opt/oracle/product/9.2.0/ctx/lib/ins_ctx.mk"
but i was fix use the tutorial from
:http://www.puschitz.com/OracleOnLinux.shtml
but is not help my problem.
when i edit $ORACLE_HOME/ctx/lib/env_ctx.mk in INSO_LINK=INSO_LINK
= -L$(CTXLIB) $(LDLIBFLAG)m $(LDLIBFLAG)dl $(LDLIBFLAG)sc_ca
$(LDLIBFLAG)sc_fa $(LDLIBFLAG)sc_ex $(LDLIBFLAG)sc_da $(LDLIBFLAG)sc_ut $(LDLIBFLAG)sc_ch $(LDLIBFLAG)sc_fi $(LLIBCTXHX) $(LDLIBFLAG)c -Wl,-rpath,$(CTXHOME)lib $(CORELIBS) $(COMPEOBJS) the word isbold is added manually after that i return to message box and i click retry but has no effect.
how can i fix the problem???
Thank You
Regards,
Pomin
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: pomin INET: pomin_at_intouch.co.id 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.net -- Author: Markus Reger INET: reger_at_mdw.ac.at 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 Wed Jan 29 2003 - 08:48:59 CST
![]() |
![]() |