From owner-freebsd-java Wed Oct 30 22:30:37 2002 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 0FCE637B401 for ; Wed, 30 Oct 2002 22:30:36 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D63D43E3B for ; Wed, 30 Oct 2002 22:30:35 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.6/8.12.6) with ESMTP id g9V6U7uk071255; Thu, 31 Oct 2002 19:30:07 +1300 (NZDT) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.6/8.12.6/Submit) id g9V6U7ep071254; Thu, 31 Oct 2002 19:30:07 +1300 (NZDT) (envelope-from jonc) Date: Thu, 31 Oct 2002 19:30:07 +1300 From: Jonathan Chen To: "Wilkinson,Alex" Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: why linux-sun-jdk13 ? Message-ID: <20021031063007.GA71137@grimoire.chen.org.nz> References: <20021031162805.A35599@misty.eyesbeyond.com> <20021031162823.L90689-100000@squirm.dsto.defence.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021031162823.L90689-100000@squirm.dsto.defence.gov.au> User-Agent: Mutt/1.4i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Oct 31, 2002 at 04:34:15PM +1030, Wilkinson,Alex wrote: > Ok, I think you have misinterpreted what I have said. > > Once JDK13 is installed and the linux-jdk is deleted. How do I install an upgrade if: > > 1. I do a pkg_delete of jdk13. > 2. Then I do a fresh install of jdk-the-updated-version. > > Using NATIVE_BOOTSTRAP argument to make wouldn't work bec I have already deleted jdk13. The correct way is with sysutils/portupgrade: # portupgrade -m -DNATIVE_BOOTSTRAP jdk works for me every time. -- Jonathan Chen ---------------------------------------------------------------------- "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message