From owner-freebsd-current@FreeBSD.ORG Wed Sep 21 19:48:11 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA3F416A41F for ; Wed, 21 Sep 2005 19:48:11 +0000 (GMT) (envelope-from freebsd@powered.net) Received: from valimar.ibest.com.br (mx11.ibest.com.br [200.181.68.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id D392943D46 for ; Wed, 21 Sep 2005 19:48:10 +0000 (GMT) (envelope-from freebsd@powered.net) Received: from [127.0.0.1] (centaurus.ibest.com.br [200.181.68.107]) by valimar.ibest.com.br (Postfix) with ESMTP id F2F1B17BE8D; Wed, 21 Sep 2005 16:48:05 -0300 (BRT) Message-ID: <4331B893.20304@powered.net> Date: Wed, 21 Sep 2005 16:46:27 -0300 From: Rainer Alves User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050907) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nicolas Blais , freebsd-current@freebsd.org References: <200509211535.37011.nb_root@videotron.ca> In-Reply-To: <200509211535.37011.nb_root@videotron.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-iBEST-MailScanner-Information: Please contact the ISP for more information X-MailScanner-From: freebsd@powered.net Cc: Subject: Re: jdk15p2 firefox plugin X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 19:48:11 -0000 Nicolas Blais wrote: >Hi, > >I've upgraded to jdk15p2 from p1_3 and according to the Makefile, it seems >that it can now build the firefox plugin. >I upgraded using WITH_MOZILLA=firefox and I can't seem to find any java >plugins in /usr/X11R6/lib/browser_plugins or elsewhere and therefore java >(with jdk15) doesn't work in firefox (but works great in Konqueror). > >Has anyone got jdk15p2 to work with firefox? > >Thanks, >Nicolas. > > Nicolas, The plugin is installed in /usr/local/jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so... go to /usr/X11R6/lib/browser_plugins and create a symbolic link there pointing to the library. Firefox identifies it correctly under "about:plugins" but the whole thing segfaults whenever it is called.. I've uploaded the full trace log here: http://www.powered.net/rainer/hs_err_pid45399.log Let me know if it ends up working for you. Regards, Rainer Alves BrasilTelecom