Re: Can't install Oracle 9iR2 on Phoebe 8.1 Beta 3

"Krenzer, R., T-Systems CT PROFI, DA" <[email protected]>
Newsgroups gmane.linux.redhat.release.phoebe
Message-ID <[email protected]>
Great,

that works. I set the variable and the install succeeded except the linking of ins_ctx.mk.

Solution:
Link line in $ORACLE_HOME/ctx/lib/ins_ctx.mk does not include '-ldl' option.
Modify the 'ins_ctx.mk' from      
ctxhx: $(CTXHXOBJ) $(LINK) $(CTXHXOBJ) $(INSO_LINK)
to
ctxhx: $(CTXHXOBJ) $(LINK) -ldl $(CTXHXOBJ) $(INSO_LINK)
and click Retry.

I think i used the variable at the install of Oracle 8.1.7 on my other RedHat system. But i don't remind it.

Thanks !!!
René

>Did you try starting the installer with "LD_ASSUME_KERNEL=2.2.5 
>./ora-inst.sh" or something like that?
>

>>the Installer hangs at 0%, when installing Java Runtime. Following error
>>appears in the log file:
>>
>>java.lang.UnsatisfiedLinkError:
>>/tmp/OraInstall2003-03-21_09-41-44AM/libactionUnix22.so:
>>/tmp/OraInstall2003-03-21_09-41-44AM/libactionUnix22.so: symbol errno,



-- 
Phoebe-list mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/phoebe-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.