From owner-freebsd-questions@FreeBSD.ORG Sun Apr 12 11:58:48 2009 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 29884106566C for ; Sun, 12 Apr 2009 11:58:48 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from mx05.syd.iprimus.net.au (mx05.syd.iprimus.net.au [210.50.30.235]) by mx1.freebsd.org (Postfix) with ESMTP id AC90A8FC0C for ; Sun, 12 Apr 2009 11:58:47 +0000 (UTC) (envelope-from shinjii@maydias.com) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArsEACd04UnSMkAB/2dsb2JhbACBUMU6g3wG X-IronPort-AV: E=Sophos;i="4.40,175,1238940000"; d="scan'208";a="181732413" Received: from 001.c.005.syd.iprimus.net.au (HELO enterprise.blackthorn.nu) ([210.50.64.1]) by smtp05.syd.iprimus.net.au with ESMTP; 12 Apr 2009 21:58:45 +1000 Message-ID: <49E1D792.6090005@maydias.com> Date: Sun, 12 Apr 2009 21:59:14 +1000 From: Warren Liddell User-Agent: Thunderbird 2.0.0.21 (X11/20090402) MIME-Version: 1.0 To: Manolis Kiagias References: <49E1B744.8030207@maydias.com> <49E1B9F0.4020709@gmail.com> In-Reply-To: <49E1B9F0.4020709@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Cant get Java working with FireFox 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: Sun, 12 Apr 2009 11:58:48 -0000 Manolis Kiagias wrote: > Warren Liddell wrote: > >> im running FreeBSD7.1-STABLE portupgrade//world//kernel done today an >> still even from following a few howto's on the BSD site i cant get >> java to work or show up in the plugins .. anyone got any ideas on >> whats going on and/or how to fix this annoying problem ? >> > > Assuming you got the diablo-jdk or diablo-jre package installed, try > creating a symbolic link of libjavaplugin_oji.so to > /usr/local/lib/firefox3/plugins > > On my system that would be in > > /usr/local/diablo-jdk1.6.0/jre/plugin/i386/ns7/libjavaplugin_oji.so > > for just the jre it would probably be in > > /usr/local/diablo-jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so > > > Thanks, i figured it was something that ff wasnt piccking up and that did the trick thanks very much :)