I'm installing an Oracle 9.2.0.4 Database at a Linux Red Hat AS4. During the installation process it freezes at the task "Installing java runtime 1.1.8..." and the message "Link pending...".
I read some posts about the LD_ASSUME_KERNEL=2.4.1 but it didn't work.
Fabio, Oracle 9.2 is not certified to run on RHAS4, but you can "trick" Oracle into thinking its being installed on RHAS3 (where it is certified) by modifying the "/etc/redhat-release" file. Make that file say "RHAS3" (instead of "RHAS4").