- Joined
- Nov 5, 2014
- Messages
- 505
- Thread Author
- #1
How to install JRE8 (Required by RuneMate)
JRE8/Java SE Runtime Environment 8 is required to run RuneMate, this contains the libraries and environment required by RuneMate in order to execute as it is a Java application.
Vast amounts of the information used for this tutorial has been acquired from the official Java website here, which may contain additional answers if you experience any problems.
Step 1) Check if you have a version of the Java Runtime Environment installed
Windows
JRE8/Java SE Runtime Environment 8 is required to run RuneMate, this contains the libraries and environment required by RuneMate in order to execute as it is a Java application.
Vast amounts of the information used for this tutorial has been acquired from the official Java website here, which may contain additional answers if you experience any problems.
Step 1) Check if you have a version of the Java Runtime Environment installed
Windows
- Click Start
- Select Control Panel
- Select Programs
- Click Programs and Features
The installed Java version(s) are listed.
An example of the result would be:
If your result shows that a program called Java 8 is installed, you should be good to go, skip to step #3.
If your program list does not contain Java 8, go to step #2.
Mac
- Navigate to and open the hard drive icon located on the desktop
- Now go to Applications -> Utilities and open a Terminal
- Type java -version
- If the result returned is anything but "java version "1.8.x" (x being any following numbers) then you need to install JRE 8, move to step #2
Step 2) Installing Java 8
1) Google "JRE8" and click the link shown below, or click this link.
Windows users download the .exe of either x86 (32-bit) or x64 (64-bit)
If you do not know which to download, follow the guide: here.
If you do not know which to download, follow the guide: here.
3) Run the file you have just downloaded
4) The installation process starts. Click the Install button to accept the license terms and to continue with the installation.
4) The installation process starts. Click the Install button to accept the license terms and to continue with the installation.
(The installation should look the screenshots below)
Congratulations! you should now have JRE8 installed, go to step#3 to verify installation
Step 3) Verify Java Installation
Windows/Mac - Command Line Verification
Mac
- Navigate to and open the hard drive icon located on the desktop
- Now go to Applications -> Utilities and open a Terminal
- Type java -version
If the result is java version "1.8.x" like below, congratulations you have a working JRE8 installed!
Windows
1) Open a command prompt through searching "cmd" into the windows start menu or windows 8 charm bar
OR
1) Press Windows Key + R and enter "cmd"
2) Enter "java -version"
If the result is java version "1.8.x" , congratulations you have a working JRE8 installed!
Step 3) (Alternative) Verify Java Installation via Java Web Applet
2) Click agree and continue
3) Install the plugin if prompted (Click Install plug-in and run the downloaded file)
3) Install the plugin if prompted (Click Install plug-in and run the downloaded file)
4) Click verify java version
7) If it shows you have Java 8 installed, you're ready to run RuneMate!
Happy Botting
Last edited: