Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Installing Oracle 10gR3 Standard Edition on RHEL 5.4 (x86_64)

579045Jan 10 2011 — edited Jan 13 2011
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2011
Added on Jan 10 2011
4 comments
212 views