Installing Oracle 10gR3 Standard Edition on RHEL 5.4 (x86_64)
579045Jan 10 2011 — edited Jan 13 2011Hi All ,
I have downloaded the soa_linux_x86_101310_disk1.cpio from oracle site and i am trying to install the same on the RHEL 5.4 (x86_64)
when i tryed to run the ./runistallar ignoreSysPrereqs i am getting the following error
Preparing to Launch Oracle Universal Installer from /tmp/OraInstall2011-01-07_08-07-23AM. Please wait ... [oracle@---- uo1]$ java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName (Class.java:141)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
at java.awt.Font.initializeFont(Font.java:308)
I have also Executed the export command as below
[root@wasp ~]# export DISPLAY=192.28.43.32:1.0
[root@wasp ~]# xhost +
xhost: unable to open display "192.28.43.32:1.0"
Pls help me in solving the problem.
Regards
Yeshwant