From owner-freebsd-questions Wed Aug 7 23:25:08 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA14052 for questions-outgoing; Wed, 7 Aug 1996 23:25:08 -0700 (PDT) Received: from localhost.my.domain (root@orbison-c07.aa.net [205.199.140.8]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA14047 for ; Wed, 7 Aug 1996 23:25:06 -0700 (PDT) Received: from localhost (smpatel@localhost [127.0.0.1]) by localhost.my.domain (8.7.5/8.6.12) with SMTP id XAA00225; Wed, 7 Aug 1996 23:23:17 -0700 (PDT) Date: Wed, 7 Aug 1996 23:23:16 -0700 (PDT) From: Sujal Patel X-Sender: smpatel@localhost To: Eric Chan cc: questions@freebsd.org Subject: Re: Is it a full product of JDK1.0.2...??? In-Reply-To: <199608070534.PAA12894@moredun.nswcc.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 7 Aug 1996, Eric Chan wrote: > I am sorry I am not really sure what is going on with JDK. Do I > need to download the JDK1.0.2 from SUN and then install it into the UNix > machine? > What are the steps to get it done? Actually, what I want to do is to > install Jigsaw into the FreeBSD machine, which requires JDK1.0.2. You should download the port for "jdk" and "kaffe" (look in the FreeBSD handbook if you have questions about 'ports'). Once both ports are installed, you will be able to compile Java programs under FreeBSD. Sujal