Results 1 to 5 of 5

Thread: java vitual machine for linux

  1. #1
    Junior Member
    Join Date
    Jun 2002
    Posts
    19

    java vitual machine for linux

    i install the JVM for my linux yesterday, however, it didn't ask me for the location i would like to install it, which it supposed to said on the sun.com, and after i installed JVM, i don't know what's the path to it, anyone can give me a hand? thanks.

  2. #2
    Senior Member problemchild's Avatar
    Join Date
    Jul 2002
    Posts
    551
    First, what are you wanting to do with it?
    Do what you want with the girl, but leave me alone!

  3. #3
    Junior Member
    Join Date
    Jun 2002
    Posts
    19
    oh, i was trying to install LimeWire, but it requires the JVM, that's why i need to install the JVM and need to know the path applied to the installaion of the limewire.

    oh, i was trying to install LimeWire, but it requires the JVM, that's why i need to install the JVM and need to know the path which i apply it for the installaion of the limewire.

  4. #4
    Senior Member
    Join Date
    Oct 2001
    Posts
    638
    It's probably hanging out in:

    /usr/sbin/java

    If you still can't find it just try:

    find / -name "java"
    OpenBSD - The proactively secure operating system.

  5. #5
    Junior Member
    Join Date
    Jun 2002
    Posts
    19
    thanks smirc, i use the "find" command line find out the the java dir stored in /usr/java.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •