From owner-freebsd-questions@FreeBSD.ORG Thu Apr 20 16:05:03 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A95E16A402 for ; Thu, 20 Apr 2006 16:05:03 +0000 (UTC) (envelope-from nomadlogic@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1641F43D45 for ; Thu, 20 Apr 2006 16:05:02 +0000 (GMT) (envelope-from nomadlogic@gmail.com) Received: by pproxy.gmail.com with SMTP id t32so205334pyc for ; Thu, 20 Apr 2006 09:05:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XCSJ0TOqQ3gTEypUc2OgNsG3ql63dP3mVuX1wpwo6QA2fsbQLdZmfuEOfKa8QXIpUev7AS0pxONy5CoasZSCVxB5qCK8jO5rom4j9hAbooxuJrxQq47u2kMbdd4Zv3AslchF217mMb8VnSjoXGLS1KwtwC5jm5GIrZCtq5QTrJc= Received: by 10.35.60.15 with SMTP id n15mr1064096pyk; Thu, 20 Apr 2006 09:04:55 -0700 (PDT) Received: by 10.35.117.2 with HTTP; Thu, 20 Apr 2006 09:04:55 -0700 (PDT) Message-ID: <57d710000604200904v6ed1f315w2f6584acd198db2c@mail.gmail.com> Date: Thu, 20 Apr 2006 09:04:55 -0700 From: "pete wright" To: "Gautham Ganapathy" In-Reply-To: <1145508330.2145.4.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1145508330.2145.4.camel@localhost> Cc: questions@freebsd.org Subject: Re: Java applets asking for plugin in 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: Thu, 20 Apr 2006 16:05:03 -0000 On 4/19/06, Gautham Ganapathy wrote: > Hi, > > I have jdk 1.5 built and installed on my system running 6.0-rel. > However, when I open a page containing an applet in firefox, i get a > message saying 'Additional plugins are required to display all the media > on this page'. o found a similar reports on the net, but no solutions. > anyone know how to get applets working in bsd? > assuming you are running a native firefox build (and not linux-firefox) you should have this file: /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so that should happen when you install the package or port. this is the case with the diable-jre-1.5 package for sure. also check the output of about:plugins in your URL bar in firefox to see if it's getting registered. -pete -- ~~o0OO0o~~ Pete Wright www.nycbug.org NYC's *BSD User Group