nubcake Posted August 11, 2015 Posted August 11, 2015 Well I recently purchased a VPS but I can't seem to run jar files on it. I made the file executable with chmod +x. When I open the file it simply does nothing... Can somebody help me with this? Running ubuntu 14.04.3
Lemons Posted August 11, 2015 Posted August 11, 2015 (edited) Please use Oracle Java, OpenJDK will not run OSBot. http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html Google will help with "how to". Link to ubuntu howto using PPA: http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html Edited August 11, 2015 by dudeami
Worthwhile Posted August 11, 2015 Posted August 11, 2015 http://tecadmin.net/install-oracle-java-8-jdk-8-ubuntu-via-ppa/
nubcake Posted August 11, 2015 Author Posted August 11, 2015 Allright it's working right now. Thanks for the reply.