
To check whether you have the " locate" program, first open an interactive shell (terminal window or console or X-term, etc.), and type: Checking whether the JRE is Installed Using the " locate" Program One of the easiest ways is to use the program called "locate". There are several possible ways to check whether the Java Runtine Environment is installed on a Linux/Unix computer, depending on how the JRE was installed (if it actually was installed, that is) and what other programs are available to find installed programs. Editing the PATH Statement in Login Files.Adding the JRE to the PATH Statement in Login Files.

The following discussion is broken down into eight steps: This article will not cover the javac compiler, nor will it cover any operating systems other than Linux/Unix. This article explains how to check whether the Java Runtime Environment (JRE) is installed on a Linux/Unix system, and if it is not installed, how to get it, install it, and configure it.


JRE on Linux Java Runtime Environment (JRE) on Linux/Unix
