From owner-freebsd-questions@FreeBSD.ORG Wed Jan 10 22:36:07 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 74E3916A47B for ; Wed, 10 Jan 2007 22:36:07 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id 5322813C44B for ; Wed, 10 Jan 2007 22:36:07 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0AMa6Xk031555 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 10 Jan 2007 14:36:07 -0800 X-Auth-Received: from [192.168.0.101] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0AMa1Sv028399 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 10 Jan 2007 14:36:05 -0800 Message-ID: <45A56A4F.2000601@u.washington.edu> Date: Wed, 10 Jan 2007 14:35:59 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070109) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <89F5D83C-6827-499E-89EB-EAAAEBD03FCE@gmail.com> In-Reply-To: <89F5D83C-6827-499E-89EB-EAAAEBD03FCE@gmail.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.1.10.141932 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __LINES_OF_YELLING 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: java plugin for 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: Wed, 10 Jan 2007 22:36:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 eoghan wrote: > Hi > Does anyone have a guide or advice for getting java plugin working for > firefox? Im running 6.1 on amd. > I have installed: > diablo-jdk-5.0 > diablo-jre1.5.0 > linux-blackdown-jre1.1.8 > linux-sun-jdk1.4.2 > when i try to access a java app from firefox im always presented with > the plugin missing page... > I had it working on i386 before with just the installation of java... Im > not sure what i have to do next... > Thanks > Eoghan Not sure why you're encountering the issue with Java and FF because it works perfectly fine for me. Do you have the linuxplugin-wrapper port installed by chance? Also, are the following files present in the following locations: [gcooper@sprsd /usr/local]$ for i in `find . -name libjavaplugin_oji.so`; do ls -l $i; done lrwxr-xr-x 1 root wheel 67 Dec 19 20:32 ./lib/browser_plugins/libjavaplugin_oji.so -> /usr/local/diablo-jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so - -rwxr-xr-x 1 root wheel 143280 Jun 13 2006 ./diablo-jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so - -Garrett -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFpWpHEnKyINQw/HARAgrUAJ491WbNvngQosuHJlrlRCnfBlaitACeNcEZ tdlHIvQxvHYQaXoVhl4cmtM= =caPO -----END PGP SIGNATURE-----