LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   unable to run java applets : please help (https://www.linuxquestions.org/questions/linux-software-2/unable-to-run-java-applets-please-help-793571/)

merajmca 03-06-2010 03:00 AM

unable to run java applets : please help
 
Dear All,

I am new to linux world, i am running Oracle EBS R12.1.1 on Linux RHEL 5.3 ,I am not able to run java applets on the same . I installed latest rpm of jre-1.6.0_18 , and it is there in /usr/java/jre1.6.0_18

but when i am searching by command its showing

# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-44)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
================================
what could be the problem ??
what should i do in next steps so as to solve this ??
please give the detailed solution if u have because i am new to it.

thankyou all.

Regards

MMU

business_kid 03-06-2010 03:27 AM

Perhaps try (as root)
updatedb
locate java-1.4.2

The things to know here are: Just 'cos you installed java, the system doesn't know you have it yet. Have you installed the plugin? Try the url ' about:plugins' in your browser. Many programs now need configuring before they can use java.
Some things want 32 bit java (e.g. my openoffice) and if you try to point it at 64 bit, it doesn't want to know, and vice versa. The system may be using java installed elsewhere. Lastly sometimes, the java install doesn't get it right. I have had to go to the lib dir and symlink in the libs in subdirs. When I get the right video one, the thing stands up.

merajmca 03-06-2010 03:48 AM

Perhaps try (as root)
updatedb
locate java-1.4.2


==========================
same thing no change .. please update

Regards

MMU

business_kid 03-07-2010 03:32 AM

Post the exact error


All times are GMT -5. The time now is 12:35 PM.