Finding Java on a unix server.

Discussion in 'Site & Server Administration' started by MikeB67, Aug 7, 2008.

  1. #1
    I installed java-1.4.2-gcj-compat-javado from WHM for one of my clients, And now I can't seem to find the directory anywhere in putty :-/ Any help?
     
    MikeB67, Aug 7, 2008 IP
  2. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Try:

    whereis java
    Code (markup):
    or
    which java
    Code (markup):
    It may only show if it's in your $PATH.

    Jay
     
    jayshah, Aug 8, 2008 IP