From owner-freebsd-java@FreeBSD.ORG Tue Jul 29 17:36:35 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8F4037B401 for ; Tue, 29 Jul 2003 17:36:35 -0700 (PDT) Received: from tomts17-srv.bellnexxia.net (tomts17.bellnexxia.net [209.226.175.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B1243F75 for ; Tue, 29 Jul 2003 17:36:34 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from hermes ([65.95.177.176]) by tomts17-srv.bellnexxia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with SMTP id <20030730003633.EQEA20731.tomts17-srv.bellnexxia.net@hermes> for ; Tue, 29 Jul 2003 20:36:33 -0400 Message-ID: <000501c35632$68855d30$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: Date: Tue, 29 Jul 2003 20:34:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Bug in documentation X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 00:36:36 -0000 On this page: http://www.freebsd.org/java/install.html, the instructions are outdated. I believe the line that says "cd /usr/ports/java/jdk" should now say "cd /usr/ports/java/jdk11", since that's the only JDK that is available in native (binary) form. -- Matt Emmerton