View Single Post
  #1 (permalink)  
Old August 19th, 2007
mattchew002 mattchew002 is offline
Novicius
 
Join Date: August 19th, 2007
Posts: 1
mattchew002 is flying high
Default Java version (Linux)

This is what it gives me:

# try to discover java
MSG0="Loading LimeWire:"
MSG1="Starting LimeWire..."
MSG2="Java exec found in "
MSG3="OOPS, your java version is too old "
MSG4="You need to upgrade to JRE 1.5.x or newer from http://www.java.com"
MSG5="Suitable java version found "
MSG6="Configuring environment..."
MSG7="OOPS, you don't seem to have a valid JRE. LimeWire works best with Sun JRE available at java.com: Hot Games, Cool Apps "
MSG8="OOPS, unable to locate java exec in "
MSG9=" hierarchy"
MSG10="Java exec not found in PATH, starting auto-search..."
MSG11="Java exec found in PATH. Verifying..."



But when I run the java -version command it says
"java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)"

What do I do?...
Thanks

PS- I'm somewhat of a newbie to linux also...
Reply With Quote