Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I downloaded Limewire 2.6 and tried the command "./LimeWireLinux.bin".
I get the error:
No JAva Virtual Machine could be found from your PATH environment variable. You must install a VM prior to installing this program.I already downloaded Java 2 SDK Standard Edition 1.4 and I still get the error, any help is appreciated. Thanks.

The problem is that java is not in your
path even though you installed it on your
system... If you don't know where it is,
then use the find command to search for it
and then add the complete path to your
.bashrc or .bash_profile,find / -name java -print
Assuming that it returns this
/usr/bin/j2sdk1-4.0/bin/java
Then, in either .bashrc or .bash_profile, add
PATH=$PATH:/usr/bin/j2dsk1-4.0/bin
export PATHLog out and back in again and run the
./LimeWireLinux.bin.Lawrence

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |