From owner-freebsd-questions Sat Aug 10 22:23:33 2002 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 A354D37B400 for ; Sat, 10 Aug 2002 22:23:30 -0700 (PDT) Received: from wonkity.com (wonkity.com [63.93.4.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD0B643E72 for ; Sat, 10 Aug 2002 22:22:15 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost.wonkity.com [127.0.0.1]) by wonkity.com (8.12.1/8.11.6) with ESMTP id g7B5LkuF047449; Sat, 10 Aug 2002 23:21:46 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.1/8.12.1/Submit) with ESMTP id g7B5LkvY047446; Sat, 10 Aug 2002 23:21:46 -0600 (MDT)?g (envelope-from wblock@wonkity.com) Date: Sat, 10 Aug 2002 23:21:45 -0600 (MDT) From: Warren Block To: AZN Unix Cc: questions@FreeBSD.ORG Subject: Re: java setup trouble In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 10 Aug 2002, AZN Unix wrote: > after entering the command > portinstall jdk13 > it was compiling and stuff for a while then it came across this > ERROR: BOOTDIR does not point to a valid Java 2 SDK > Check that you have access to > /usr/local/linux-jdk1.3.1/bin/java and/or check your value of ALT_BOOTDIR. It means you have to install the Linux Java SDK before you can install the native version; the Linux version is used to build the native version. The port is /usr/ports/java/linux-sun-jdk13. Install that first, then you can install the native version. -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message