From owner-freebsd-questions@FreeBSD.ORG Thu Sep 16 19:01:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FF9316A4CE for ; Thu, 16 Sep 2004 19:01:49 +0000 (GMT) Received: from ix.networx.com.sg (ix.networx.com.sg [202.172.254.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D68C43D31 for ; Thu, 16 Sep 2004 19:01:48 +0000 (GMT) (envelope-from john@ix.networx.com.sg) Received: from ix.networx.com.sg (john@localhost.networx.com.sg [127.0.0.1]) by ix.networx.com.sg (8.12.11/8.11.3) with ESMTP id i8GJ5KAq043042 for ; Fri, 17 Sep 2004 03:05:21 +0800 (SGT) (envelope-from john@ix.networx.com.sg) Received: from localhost (john@localhost)i8GJ5Kvn043039 for ; Fri, 17 Sep 2004 03:05:20 +0800 (SGT) (envelope-from john@ix.networx.com.sg) Date: Fri, 17 Sep 2004 03:05:20 +0800 (SGT) From: John Lee To: questions@freebsd.org Message-ID: <20040917030444.I43017@ix.networx.com.sg> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: java virtual machine on bsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 19:01:49 -0000 how do i install a jvm on freebsd, which ports dir in /java? [root@www backupsw]# sh install.bin Preparing to install... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... No Java virtual machine could be found from your PATH environment variable. You must install a VM prior to running this program. --jon