Hi, Chris!

The LimeWire installer can't find the java executable on your system. Open any 
console application and type "java" followed by enter. You should get an 
information about how to use this programm. Otherwise you have to do the 
following:

- find the java executable (Sorry, but I don't know the standard location at 
the moment)
- add the directory with the java executable to your PATH by editing the 
.bashrc in your home directory. Simply add the following line

export PATH=/path/to/java:$PATH  (You have to substitute "/path/to/java" with 
the real path on your system)

- type "source ~/.bashrc" at the command prompt
- start the installation of Limewire

I hope this works for you

Greetz,

Alex


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to