Установка Oracle 11g на RHEL5
Здесь описан процесс установки.
Замечу, что важно отрубить SeLinux. Лучше всего при установке RHEL5. Можно утилитой system-config-selinux. Можно руками.
Disable secure linux by editing the /etc/selinux/config file, making sure the SELINUX flag is set as follows: SELINUX=disabled Alternatively, this alteration can be done using the GUI tool (Applications > System Settings > Security Level). Click on the SELinux tab and disable the feature.