1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Tutorial How to install and verify JRE8

Discussion in 'Tutorials & Resources' started by Ozzy, Nov 17, 2014.

  1. Ozzy

    Joined:
    Nov 5, 2014
    Messages:
    505
    Likes Received:
    162
    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
    1. Click Start
    2. Select Control Panel
    3. Select Programs
    4. Click Programs and Features

    The installed Java version(s) are listed.
    An example of the result would be:

    [​IMG]

    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
    1. Navigate to and open the hard drive icon located on the desktop​
    2. Now go to Applications -> Utilities and open a Terminal
    3. Type java -version
    4. 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​

    [​IMG]

    Step 2) Installing Java 8
    1) Google "JRE8" and click the link shown below, or click this link.​

    [​IMG]
    2) Accept the license agreement and select your operating system type
    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.

    [​IMG]
    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.​

    (The installation should look the screenshots below)

    [​IMG]
    [​IMG]
    [​IMG]
    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

    1. Navigate to and open the hard drive icon located on the desktop​
    2. Now go to Applications -> Utilities and open a Terminal​
    3. Type java -version​
    [​IMG]

    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

    [​IMG]

    OR

    1) Press Windows Key + R and enter "cmd"

    [​IMG]

    2) Enter "java -version"

    [​IMG]

    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
    1) Navigate to https://www.java.com/verify/ or click here - it should look like this:

    [​IMG]
    2) Click agree and continue
    3) Install the plugin if prompted (Click Install plug-in and run the downloaded file)
    [​IMG]

    4) Click verify java version
    [​IMG]
    5) Allow the java plugin to run

    [​IMG]
    6) Click Run

    [​IMG]

    7) If it shows you have Java 8 installed, you're ready to run RuneMate!
    [​IMG]

    Happy Botting
     
    #1 Ozzy, Nov 17, 2014
    Last edited: Mar 15, 2015
    Nympho, Arbiter, Defeat3d and 2 others like this.
  2. Viewer

    Viewer Discretion is advised

    Joined:
    Jan 2, 2014
    Messages:
    306
    Likes Received:
    77
    Awesome guide, congratulations :)
     
  3. Defeat3d

    Defeat3d Primate

    Joined:
    Oct 30, 2014
    Messages:
    3,073
    Likes Received:
    1,895
    Nice job. :)
     
  4. Calle

    Joined:
    Nov 23, 2013
    Messages:
    51
    Likes Received:
    11
    Nice work!
     
  5. EvilCabbage

    Joined:
    Nov 3, 2013
    Messages:
    2,389
    Likes Received:
    849
    If anyone is having issues with OS X then I can help. Add my Skype (on profile) if you need help.
     

Share This Page

Loading...