Right ok. I'm trying to install limewire on kbuntu (7.04) fiesty.
Using the following link.
http://torrentfreak.com/how-to-install-limewire-on-ubuntu-610-edgy-eft/
I've got the limewire program installed ok, but it is like complaining about the version of java I have. I can't seem to download java 1.5?
The problem is here:-
sudo apt-get install sun-java5-jre sun-java5-plugin
I type that in and get all the way to the end. Then I get stuck at the following message.
I keep pressing enter but the message won't go away. I then do a ctrl+alt+backspace to reload, thinking maybe that will work.
But after logging back in again and going to the console, I do a :-
java -version
But it still returns java version 1.4.2
And
thwee@ubuntu:~$ limewire
Starting LimeWire...
Java exec found in PATH. Verifying...
OOPS, you don't seem to have a valid JRE. LimeWire 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.4.x or newer from http://www.java.com
ls: /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.4.x or newer from http://www.java.com
ls: /opt/j*: No such file or directory
OOPS, unable to locate java exec in /opt/ hierarchy
You need to upgrade to JRE 1.4.x or newer from http://www.java.com
thwee@ubuntu:~$
What am i doing wrong? :'(