Date: Wed, 21 Sep 2005 16:46:27 -0300 From: Rainer Alves <freebsd@powered.net> To: Nicolas Blais <nb_root@videotron.ca>, freebsd-current@freebsd.org Subject: Re: jdk15p2 firefox plugin Message-ID: <4331B893.20304@powered.net> In-Reply-To: <200509211535.37011.nb_root@videotron.ca> References: <200509211535.37011.nb_root@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4331B893.20304>