From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 23:37:16 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 DAAB616A4CF for ; Tue, 15 Feb 2005 23:37:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FB8743D53 for ; Tue, 15 Feb 2005 23:37:16 +0000 (GMT) (envelope-from dawgeestyle@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so942823rng for ; Tue, 15 Feb 2005 15:37:15 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=MsbC++re7pWgBr4KtXSK+xJKxuVBuMprZ+r0mPdGG3oIf37fMYWxAK+jWDdZKoXxqlkahVuPJU9DRFeOxrQsc/+4VksIK5qKF0kib265yZYZXp2PpceXIaPos9RHzpDk81E78t0w8DEm2Qf3kNYL0HALQI6LjSWMZVp523OsNkU= Received: by 10.38.151.45 with SMTP id y45mr160329rnd; Tue, 15 Feb 2005 15:36:10 -0800 (PST) Received: by 10.38.73.32 with HTTP; Tue, 15 Feb 2005 15:36:10 -0800 (PST) Message-ID: <5ae9cd5505021515367089b567@mail.gmail.com> Date: Tue, 15 Feb 2005 18:36:10 -0500 From: Benjamin Dover To: John In-Reply-To: <20050215170948.B31056@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> cc: FreeBSD Mailing List Subject: Re: Firefox and java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Benjamin Dover List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 23:37:17 -0000 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!