From owner-freebsd-questions@FreeBSD.ORG Thu Feb 27 08:09:22 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55A92A9D for ; Thu, 27 Feb 2014 08:09:22 +0000 (UTC) Received: from mout.web.de (mout.web.de [212.227.15.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DFBC5167F for ; Thu, 27 Feb 2014 08:09:21 +0000 (UTC) Received: from macmini.ror.de ([91.47.84.87]) by smtp.web.de (mrweb101) with ESMTPSA (Nemesis) id 0LuM1L-1XGuzv46Wl-011lY1 for ; Thu, 27 Feb 2014 09:09:13 +0100 Received: by macmini.ror.de (Postfix, from userid 1001) id 431604E624; Thu, 27 Feb 2014 09:08:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by macmini.ror.de (Postfix) with ESMTP id 33F2E4E622 for ; Thu, 27 Feb 2014 09:08:31 +0100 (CET) Date: Thu, 27 Feb 2014 09:08:31 +0100 (CET) From: Volker Nebel X-X-Sender: volker@macmini.ror.de To: freebsd-questions@freebsd.org Subject: Epiphany with Java? In-Reply-To: <20140212120117.5d0fd827.freebsd@edvax.de> Message-ID: References: <20140212120117.5d0fd827.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Provags-ID: V03:K0:AR8fHvc9xeMSVJhqhu1lgTIYI9WIIQN156H1C+WG1rS37/v1gyA TalQASZRirpXLXUACCbgcSFew8brp69gs6NiKglJLv40r3hw9T6Mha5ZIM5qb8qH6w/FFNY GKLjOtKNyg5zu07Em955e9QntN1EGtkcCERM7S8znHq6x/iEeqs/jvzmcQCBlhNhuUwkMyf dh1Ohq5EjaC1/rS/G4arg== X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 08:09:22 -0000 Hi everybody! On my macmini there is FreeBSD 10 running, and I want to use Epiphany as my web browser. With Java. First I tried installing port java/icedtea-web, until I noticed, this downloads firefox, and this is not the browser I want to use. So I installed java/openjdk7. Is this sufficient? How do I find out whether java is working with epiphany? There is a test page: http://java.com/en/download/installed.jsp and this tells me: "We are unable to verify if Java is currently installed and enabled in your browser." In my browser settings I do have allowed Popup windows, activated Plugins and JavaScript. I do not have a firewall. So there is nothing that should prevent Java from working. But perhaps I need some other package or what??? Hoping for your help, Volker