Results 1 to 3 of 3
Hi there, i am trying to install limewire, but i get this error:
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's ...
- 11-09-2004 #1
Limewire problems
Hi there, i am trying to install limewire, but i get this error:
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.
I have installed java already, but maybe the OS or the limewire installer doesn't know it's there. Mozilla does cause i had to link it. Now i can see applets with the Mozilla browser.
I suppose some link or connection is missing. Anybody?
- 11-14-2004 #2Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
you need to add the path to the java binary to $PATH in /etc/profile or ~/.bashrc
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 11-14-2004 #3
I got it, i had to do this to install:
[...]$ PATH=$PATH:/usr/java/j2sdk1.4.2_06/bin sh ./LimeWireLinux.bin
This way it new where java was. Thanks anyway.


Reply With Quote
