From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 15:52:08 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7FD0106566C for ; Thu, 31 Mar 2011 15:52:08 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4BE188FC14 for ; Thu, 31 Mar 2011 15:52:07 +0000 (UTC) Received: by fxm11 with SMTP id 11so2532210fxm.13 for ; Thu, 31 Mar 2011 08:52:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=FTBZPnKxmZLqjFuI4hx4D3+PFRkRAxT+YiA82LZ3W+U=; b=R01aIsBu2eMcrcPnnMqn8yQ3MdpCAm0iub3iHI0NW7RTbDQYeLvcH7IvKXkwVpBhap 04LORGAGi0ibF/NYmEOtOz1V/gyFdbzMhiCn/azO2oeRNTQ4pfGdM/psGHCcFBKUtUfh gKBNQCJK2k0dwnkAWj9Pl9uvWodKVuhuljluw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=rWuNCqVLkj37/PgActNOu2zMuJoJ0pp0yhqqJFTUT25CWgm+Q2Zb13PbyCg1grYPI/ cGL8pSQhmqZEBfey5a4O3tCQA1bh+imBguE+VYPnP9he+yR1rAlv7wn8OWaXQFO/mmGD S2RSkkD1JNoxLgn6dVKGA0KJCGme+t757CKg0= MIME-Version: 1.0 Received: by 10.223.102.129 with SMTP id g1mr1571638fao.3.1301586727159; Thu, 31 Mar 2011 08:52:07 -0700 (PDT) Received: by 10.223.101.208 with HTTP; Thu, 31 Mar 2011 08:52:07 -0700 (PDT) In-Reply-To: <4D948902.6000204@wallnet.com> References: <4D948902.6000204@wallnet.com> Date: Thu, 31 Mar 2011 10:52:07 -0500 Message-ID: From: Adam Vande More To: Tim Kellers Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org, Tim Kellers Subject: Re: java support in FBSD Firefox 4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 15:52:08 -0000 On Thu, Mar 31, 2011 at 9:00 AM, Tim Kellers wrote: > Before I attempt to (re)invent the java wheel in Firefox 4... > > Is there any documentation about how to enable java support already written > or available. If there isn't, does anyone have any hints? > As always, the FreeBSD Handbook is what you should consult first which gives a 3 command installation instructions to achieve your goal. -- Adam Vande More