OSX launch problem - Printable Version +- BT Forums (http://balconyteam.com/forums) +-- Forum: Beta (/forum-8.html) +--- Forum: Beta Bugs (/forum-9.html) +--- Thread: OSX launch problem (/thread-4854.html) |
OSX launch problem - medoc - 11-10-2014 04:03 AM Hi, this might be a general problem, but when I run Balrum (now the OSX specific version) it complains about missing JRE, however JRE is installed. (v8 update 25 - the latest for OSX). Any idea what do do with this? thanks, medoc RE: OSX launch problem - Attila - 11-10-2014 04:17 AM Please type in a terminal window: java -verison What is your result? My result: RE: OSX launch problem - medoc - 11-10-2014 05:18 AM hmm... it says "No Java runtime present, requesting install." I have java pref pane and when I try to install, the installer says "A newer version of Java is already installed." Then it seems it's a java related error, not balrum. deleted java with "sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin" reinsatlled, same error. :o Got it! You need to install the JDK as well, not only JRE! |