From owner-freebsd-questions@FreeBSD.ORG Mon Jul 25 06:45:42 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED8AA1065674 for ; Mon, 25 Jul 2011 06:45:42 +0000 (UTC) (envelope-from gobledb@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id AA9E18FC0A for ; Mon, 25 Jul 2011 06:45:42 +0000 (UTC) Received: by yic13 with SMTP id 13so2458391yic.13 for ; Sun, 24 Jul 2011 23:45:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:x-google-sender-delegation:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=7l9CEsOl6whXVDzOSNB/geQfykF/kcHHBEgKorX0WeI=; b=F9Cdlvnu0vdQ5zKXU6I0MPLtjYeRH8NBFycUuMQ7weO6lxwIun6tGZbm2nXitg6gYg 24mwJBsvvPY+wXsks2B0NYi8V+DXcahwBIk+BljiZVHasw9j9r5z6KMn3Btv9HArEpD0 js1Kj31DX3YniOgqBLkpAagrMJoGFjsww2fKA= MIME-Version: 1.0 Received: by 10.236.190.68 with SMTP id d44mr5158957yhn.393.1311576341915; Sun, 24 Jul 2011 23:45:41 -0700 (PDT) Sender: netsys.h@gmail.com X-Google-Sender-Delegation: netsys.h@gmail.com Received: by 10.236.47.133 with HTTP; Sun, 24 Jul 2011 23:45:41 -0700 (PDT) In-Reply-To: References: Date: Mon, 25 Jul 2011 07:45:41 +0100 X-Google-Sender-Auth: cOJO16F19ZjjikFOoVGpdAyArg8 Message-ID: From: Alvaro Castillo To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Where is Java plugin web option on openjdk6? an issue? 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: Mon, 25 Jul 2011 06:45:43 -0000 On Mon, Jul 25, 2011 at 7:41 AM, Alvaro Castillo wrote: > Good morning, I cannot see IcedTea web plugin option to compile on > /usr/ports/java/openjdk6. an issue? > http://www.freshports.org/java/openjdk6/ > > This option is not set enable on default because > /usr/local/openjdk6/jre/lib/IcedTeaPlugin.so isn't exists. > > Any suggestions? thanks > No problem I see it! "rebuild the port with "ICEDTEA" option first, then install a new port java/icedtea-web with "PLUGIN" option (default)" Greets!