On Mon, Jul 5, 2010 at 7:29 PM, Sandeep Manoharan manoharan.sandeep@gmail.com wrote:
Was trying to install Oracle 10 G in Red Hat Linux 5.4.. was not successful. Error - Uncompatible OS. Very new to Linux. Can someone pl help.
The OUI does a check on /etc/redhat-release to check the Linux version. Pretty lame way of doing things. You simply need to change the contents of the file to match an older version. Eg "Red Hat Enterprise Linux ES release 3 (Taroon Update 4)" or another version older than RHEL 5; and run ./runInstaller again.
Regards, NMK.