Quote:
Originally posted by Unregistered ive installed j2re .rpm file and it all went fine. the java is now installed in /usr/java
but when i try to run the LimeWireLinux.bin file it says:
"No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to"
what should i do? |
find the path of your java with this command:
which -b java
Add that path to JAVA_HOME in your .bashrc or bash_profile. More elaboration from this link:
http://www.gnutellaforums.com/showth...threadid=11187
altoine