From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 03:42:29 2005 Return-Path: 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 5D7E216A4CE for ; Wed, 16 Feb 2005 03:42:29 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C1943D1F for ; Wed, 16 Feb 2005 03:42:28 +0000 (GMT) (envelope-from rlurman@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so23478rng for ; Tue, 15 Feb 2005 19:42:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=uJML1X6X0izO2AE2sS1HAShDRH/sax/+4cjXCC+HAQUCisaZ4kl2qnuFQ8nC/IqircSVoNgKmDJAa1LdZtzSmCyNPIICvyK1be0ZRuXDskKNfouoE9CCMvNiG1+xbUajsA1qJil9X/szfLbe8bobi07qN/vrZh1Wv06cjNeGWb0= Received: by 10.38.98.2 with SMTP id v2mr112053rnb; Tue, 15 Feb 2005 19:42:27 -0800 (PST) Received: by 10.38.149.30 with HTTP; Tue, 15 Feb 2005 19:42:27 -0800 (PST) Message-ID: Date: Tue, 15 Feb 2005 22:42:27 -0500 From: RL To: freebsd-questions@freebsd.org In-Reply-To: <20050215173845.D31056@starfire.mn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5ae9cd5505021515004eaf5438@mail.gmail.com> <20050215170948.B31056@starfire.mn.org> <5ae9cd5505021515367089b567@mail.gmail.com> <20050215173845.D31056@starfire.mn.org> Subject: Re: Firefox and java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: RL List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 03:42:29 -0000 This now works and all, but java on FreeBSD is far from perfect. One of my favorite sites, www.espn.com, freezes when loaded in firefox with java enabled (try it out for yourself). I had this same issue a while back when I installed java on a Fbsd box. On Tue, 15 Feb 2005 17:38:45 -0600, John wrote: > On Tue, Feb 15, 2005 at 06:36:10PM -0500, Benjamin Dover wrote: > > On Tue, 15 Feb 2005 17:09:48 -0600, John wrote: > > > On Tue, Feb 15, 2005 at 06:00:51PM -0500, Benjamin Dover wrote: > > > > On Tue, 15 Feb 2005 17:22:43 -0500, RL wrote: > > > > > Java isn't showing up in about:plugins on Firefox. I compiled java > > > > > (when I compiled OpenOffice) and here is my /etc/libmap.conf entry for > > > > > it (maybe I missed something?) > > > > > > > > > > [/usr/local/jdk1.4.2/bin/java] > > > > > libkse.so.1 libc_r.so.5 > > > > > libkse.so libc_r.so > > > > > _______________________________________________ > > > > > freebsd-questions@freebsd.org mailing list > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > > Once I added the jdk14 port I had to create the following symlink to > > > > get java to work and show up in the plugins. > > > > > > > > ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so > > > > /usr/X11R6/lib/browser_plugins/ > > > > Hope this helps. > > > > > > BINGO! > > > > > > Geez! That's great - but how the HECK did you know this was the > > > magic key? This shouldn't be so ARCANE!!! > > > > > > I'd have been looking for something in a "firefox" branch - in > > > fact, I was just trying to find such a thing when your e-mail > > > came. > > > > > > THANK YOU!!! > > > -- > > > > > > John Lind > > > john@starfire.MN.ORG > > > > > One word.. Google! > > Did that. Wrong search string, or missed the right page in all the > hits. > > Thanks again! > -- > > John Lind > john@starfire.MN.ORG > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >