| [SOLVED] Java Complications I've installed Frostwire, but when I go to run the program I get this message: Code: Starting FrostWire...
Java exec found in PATH. Verifying...
OOPS, you don't seem to have a valid JRE. FrostWire works best with Sun JRE available at http://www.java.com
OOPS, unable to locate java exec in /usr/lib/ hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
ls: cannot access /usr/java/j*: No such file or directory
OOPS, unable to locate java exec in /usr/java/ hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
ls: cannot access /opt/j*: No such file or directory
OOPS, unable to locate java exec in /opt/ hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
According to the Ubuntu Documents it said to run: sudo update-alternatives --config java
and choose the option with Sun in the name, but none of my alternatives have Sun.
Am I missing something or doing something wrong?
All help is appreciated. 
__________________
In those days spirits were brave, the stakes were high, men were real men, women were real women, and small furry creatures from Alpha Centauri were real small furry creatures from Alpha Centauri.
Last edited by techieMoe; 05-20-2008 at 07:51 PM.
Reason: Added code tags
|