From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 19:33:20 2005 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 7938716A4CE for ; Mon, 24 Jan 2005 19:33:20 +0000 (GMT) Received: from winger.mail.pas.earthlink.net (winger.mail.pas.earthlink.net [207.217.120.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BD5043D55 for ; Mon, 24 Jan 2005 19:33:20 +0000 (GMT) (envelope-from halla3@corp.earthlink.net) Received: from reserved-role-dmzfront.fw.earthlink.net ([198.185.0.144] helo=[10.30.102.204]) by winger.mail.pas.earthlink.net with esmtp (TLSv1:AES256-SHA:256) (Exim 3.36 #1) id 1Ct9xc-00003t-00; Mon, 24 Jan 2005 11:33:16 -0800 Message-ID: <41F54D29.3030303@corp.earthlink.net> Date: Mon, 24 Jan 2005 14:31:53 -0500 From: Andrew Hall User-Agent: Mozilla Thunderbird 0.9 (X11/20041111) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Norgaard References: <41F53D9A.5020408@corp.earthlink.net> <41F549FA.3090409@locolomo.org> In-Reply-To: <41F549FA.3090409@locolomo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: JDK 1.5 and 5.3 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: Mon, 24 Jan 2005 19:33:20 -0000 Erik Norgaard wrote: > Andrew Hall wrote: > >> Greetings, >> >> I have a few questions about jdk and 5.3. >> >> 1. If one does a src compile, it requires that the linux-sun-jdk to be >> installed to bootstrap the compile of native jdk. >> >> Why would freebsd not use a binary version of it's own native jdk to >> bootstrap itself? If that's not feasible, then why would the jdk port >> not immediately remove all the linux crap that it installs if its not >> needed? If something is only temporary, then it should be removed >> immediately after use right :)? > > > 1) I think you are touching into the licence discussion that appeared > recently. 2) yes you can deinstall the linux binaries. > > New question: Can one upgrade jdk without installing the linux binaries > again? From everything I read online you do not need the linux jdk once you have a working native jdk. Any idea about the missing browser plugin? Drew > > Cheers, Erik >