LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   jre installation (https://www.linuxquestions.org/questions/programming-9/jre-installation-554976/)

kshkid 05-18-2007 02:23 PM

jre installation
 
Hi All,

First I need to admit that I have not worked with java and not aware of jre installation and other java related stuff.

I found the steps to install jre 1.4 and above from java.com.

But before that how to identify the current jre version that am using ?

Thanks

gilead 05-18-2007 02:32 PM

Just use the version switch:
Code:

/path/to/your/java -version

pusrob 05-18-2007 03:33 PM

You could also go to your package manager, and check out the version there.


All times are GMT -5. The time now is 04:55 AM.