java virtual machine

I am running Mandrake 10 and need to install Java virtual machine in order to install LimeWire. Can anyone please tell me where to find this and how to do it?.

Everything Linux 1798 This topic was started by ,


data/avatar/default/avatar33.webp

60 Posts
Location -
Joined 2004-04-22
I am running Mandrake 10 and need to install Java virtual machine in order to install LimeWire. Can anyone please tell me where to find this and how to do it?

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar05.webp

500 Posts
Location -
Joined 2004-04-06
I tried to install java vm to use lime wire but after i installed, lime wire still insisted that i didnt install.

data/avatar/default/avatar01.webp

120 Posts
Location -
Joined 2004-03-23
howdy ...
 
according the question in the first post: just jump to http://java.sun.com/j2se/1.4.2/download.html and grab the J2SE v 1.4.2_04 JRE package. This should be a binary installer that will give you the Java-StandardEdition VM.
 
ad posting #2: I don't know LimeWire, but as it is Java based there might be a chance that you can add a commandline parameter that tells the app where to find the virtual machine - something like this e.g. ...
 
user@machine$ limewire -vm /usr/java/j2sdk1.5.0/jre/bin
 
If LimeWire is somewhat similar in its startup-procedure to other Java-apps (like "Eclipse" e.g.) it should tell where it was searching for the virtual-machine files.
 
good luck with this

data/avatar/default/avatar33.webp

60 Posts
Location -
Joined 2004-04-22
OP
Your suggestion worked like a charm, Thank you