Install Oracle 9.2 on Mandrake Linux 9.1(no i586 jre problem)
Hello,
I am installing Oracle 9.2i on Mandrake Linux 9.1.
Some products failed :
Oracle Net config assistant
Oracle database configuration assistant
Agent Configuration Assistant
with error of : jre was not found in /home/oracle/jre/1.1.8/bin../bin/i586/native_threads/jre.
However I found a similar path does exist with i586 replaced with i686.
I've checked with the O'Reilly Installing Oracle 9iR2 on RedHat 9, Oracle 9i installation guide and this forum.
Below steps are done but still cannot solve the problem:
export LD_ASSUME_KERNEL=2.4.1
export THREADS_FLAG=native
not setting any java related env variables
select English language only in Oracle installation
I do not understand why Oracle install i686 JRE itself and later its product look for i586 JRE.
Is there any environment variable related to JRE or i686 that I need to set?
Would anybody pls suggest anything for me to check?
BTW Merry Christmas!
- Chris