4. Java Environment (Cecil)
   5. Re: Java Environment (Robert Citek)
  
----------------------------------------------------------------------

Message: 5
Date: Mon, 13 Nov 2006 10:43:59 -0600
From: Robert Citek <[EMAIL PROTECTED]>
Subject: Re: [cwe-lug] Java Environment
To: Central West End Linux Users Group <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii

Cecil wrote:
> I have been trying to setup a j2sdk1.5.0_09 environment for awhile
> now. I have install the package and edited my environment with
> JAVA_HOME, JDK_HOME, JDK_HOME, and my PATH to include the bin folders
> of the jdk and jre folders. When I do a what java I get nothing.

Quoted
Is this under FreeBSD?  I'm not familiar with "what".  Could you have
meant "whatis" or "which"?      For example, on Ubuntu 6.06:

$ which java
/usr/bin/java

$ whatis java
java (1)             - GNU interpreter for Java bytecode

Regards,
- Robert

End quote

My 
$ whatis java
jay(1)              - an LALR(1) parser generator for Java and C#

$ which java
/usr/java/jdk1.5.0_09/bin/java

$which java_vm
/usr/java/jdk1.5.0_09/jre/bin.java_vm





 
_______________________________________________
CWE-LUG mailing list
[email protected]
http://www.cwelug.org/
http://www.cwelug.org/archives/
http://www.cwelug.org/mailinglist/

Reply via email to