From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 14:05: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 1B59C16A4CE for ; Wed, 16 Feb 2005 14:05:20 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8CDF43D1F for ; Wed, 16 Feb 2005 14:05:19 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 15202 invoked from network); 16 Feb 2005 14:05:19 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 Feb 2005 14:05:19 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 9EB0C7E; Wed, 16 Feb 2005 09:05:18 -0500 (EST) Sender: lowell@be-well.ilk.org To: John References: <5ae9cd5505021515004eaf5438@mail.gmail.com> <20050215170948.B31056@starfire.mn.org> <44is4sbp88.fsf@be-well.ilk.org> <20050216074039.C34341@starfire.mn.org> From: Lowell Gilbert Date: 16 Feb 2005 09:05:18 -0500 In-Reply-To: <20050216074039.C34341@starfire.mn.org> Message-ID: <44y8doa9cx.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Mailing List Subject: Re: Firefox and java 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: Wed, 16 Feb 2005 14:05:20 -0000 John writes: > On Wed, Feb 16, 2005 at 08:37:11AM -0500, Lowell Gilbert wrote: > > The firefox port wilil make that link for you, automatically, if the > > JDK is installed when you're building firefox. > > Yes, I've heard that. Sorry - my original question was how to do it > if you installed firefox from packages instead of ports. This is the primary disadvantage of packages; they cannot adapt to the existing configuration of your system the way ports can.