From owner-freebsd-amd64@FreeBSD.ORG Wed Apr 25 16:30:10 2007 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E95016A400 for ; Wed, 25 Apr 2007 16:30:10 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmpop101.cox.net (eastrmpop101.cox.net [68.230.240.39]) by mx1.freebsd.org (Postfix) with ESMTP id DD1C313C44B for ; Wed, 25 Apr 2007 16:30:09 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao104.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070425151151.OXNZ6356.eastrmmtao104.cox.net@eastrmimpo01.cox.net>; Wed, 25 Apr 2007 11:11:51 -0400 Received: from serene.no-ip.org ([72.200.36.10]) by eastrmimpo01.cox.net with bizsmtp id rTBp1W00X0D7syo0000000; Wed, 25 Apr 2007 11:11:50 -0400 Received: from serene.no-ip.org (localhost [127.0.0.1]) by serene.no-ip.org (8.14.1/8.14.1) with ESMTP id l3PFBmTf034118; Wed, 25 Apr 2007 10:11:48 -0500 (CDT) (envelope-from conrads@cox.net) Message-Id: <200704251511.l3PFBmTf034118@serene.no-ip.org> Date: Wed, 25 Apr 2007 10:11:47 -0500 From: "Conrad J. Sabatier" To: "P.U.Kruppa" In-Reply-To: <20070425144620.Q1282@small> References: <462D420A.403@sailorfej.net> <20070424000830.GA44762@darklight.local> <20070425144620.Q1282@small> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.11; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Yuri Pankov , freebsd-amd64@freebsd.org Subject: Re: Firefox java plugin X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2007 16:30:10 -0000 On Wed, 25 Apr 2007 14:49:12 +0200 (CEST) "P.U.Kruppa" wrote: > On Tue, 24 Apr 2007, Yuri Pankov wrote: > > > On Mon, Apr 23, 2007 at 04:32:26PM -0700, Jeffrey Williams wrote: > >> I am running Freebsd 6.2, and I just installed Firefox 2.0.0.3,1 > >> and diablo-jdk-1.5.0.07.01_3, it doesn't seem to have included the > >> java plugin library, at least I can't find it in the jre/lib/amd64 > >> directory, and there is no plugin directory. > >> > >> I the java plugin not supported on amd64? if so, how do I get > >> working? > >> > >> Thanks > >> Jeff > > > > Guessing on ports/java/jdk15/Makefile browser plugin and Java Web > > Start are not supported on amd64. > > > > > > .if ${MACHINE_ARCH} == "amd64" > > WITHOUT_WEB= yes > > .else > > OPTIONS+= WEB "Enable the browser plugin and Java Web > > Start" on .endif > > > If you are in urgent need of java plugins on amd64 you can try > linux-sun-jdk1.4.2 with linux-opera - at least it works for me. Another alternative would be to use Konqueror instead of Firefox. It allows you to specify the path to the java executable in its preferences, which it then uses as a pseudo-plugin. Works fine for me. -- Conrad J. Sabatier