From owner-freebsd-questions Tue Oct 14 02:00:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA05484 for questions-outgoing; Tue, 14 Oct 1997 02:00:11 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA05470 for ; Tue, 14 Oct 1997 02:00:04 -0700 (PDT) (envelope-from nadav@barcode.co.il) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA19557; Tue, 14 Oct 1997 10:57:15 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma019555; Tue Oct 14 10:56:49 1997 Message-ID: <344333FD.327E@barcode.co.il> Date: Tue, 14 Oct 1997 10:57:33 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.6 sun4u) MIME-Version: 1.0 To: Carl Lin CC: freebsd-questions@FreeBSD.ORG Subject: Re: Two questions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Carl Lin wrote: > > Hi, > > I will be appreciated if any one can answer my two neophyte > questions: > > 1. How can I join the mailing list? Send a mail message to majordomo@freebsd.org with the following line in it: subscribe freebsd-questions > > 2. How can I write and run the Java applications on FreeBSD? It > means where is the SDK for Java, where is the Virtual Machine, > and where are the documents for it? In the ports collection there's a port of JDK 1.0.2, and of Kaffe, a virtual machine for Java (with JIT compiler). You may also want to take a look at http://www.csi.uottawa.ca/~kwhite/javaport.html where you can find a port of Sun's JDK 1.1.1 to FreeBSD. > > Thanks a lot > Carl > > -------------------------------------------------------- > Name: Carl Lin > E-mail: Carl Lin > Date: 10/13/97 > Time: 11:35:30 > > This message was sent by Z-Mail Pro - from NetManage > NetManage - delivers Standards Based IntraNet Solutions > -------------------------------------------------------- Nadav