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

Resolved Linux Mint

Discussion in 'Client & Site Support' started by lenthemen, Aug 25, 2015.

  1. lenthemen

    Joined:
    Aug 4, 2015
    Messages:
    3
    Likes Received:
    2
    Can you run runemate on Linux Mint, if yes how do you do it? I can't seem to figure it out.
    Thank you.
    --- Double Post Merged, Aug 25, 2015, Original Post Date: Aug 25, 2015 ---
    Resolved.

     
  2. Best Answer:
    Post #3 by lenthemen, Aug 25, 2015
  3. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
    You should be able to. Make sure you have Oracle Java 8 x64 and then run RuneMate using "java -jar RuneMate.jar" in Terminal.
     
  4. lenthemen

    Joined:
    Aug 4, 2015
    Messages:
    3
    Likes Received:
    2
    https://www.runemate.com/community/threads/runemate-jar-not-opening-in-kali-linux.2842/

    This thread which was actually solved by you, solved my problem so thank you.

    I did this code:

    echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" >> /etc/apt/sources.list

    echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu precise main" >> /etc/apt/sources.list

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886

    sudo apt-get update

    sudo apt-get install oracle-java8-installer

    and now I can double-click or right click on the runemate.jar file and open with java.
     
    Arbiter and neck like this.

Share This Page

Loading...