
August 11th, 2002
|
 | _eLeCtRiFyInG MeMbRr_ | | Join Date: May 9th, 2002 Location: Chicago
Posts: 232
| |
Re: j2re PATH var not found 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 |