> --- On Wed, 11/19/08, Stuart Henderson <[EMAIL PROTECTED]> wrote:
> From: Stuart Henderson <[EMAIL PROTECTED]>
> Subject: Re: JDK 1.7
> To: "Marco Peereboom" <[EMAIL PROTECTED]>
> Cc: misc@openbsd.org
> Date: Wednesday, November 19, 2008, 8:55 AM
> 
> On 2008/11/19 07:51, Marco Peereboom wrote:
> > If you rely on that plugin it is a little more than a "not a big
> deal".
> > I for one would love to see it.  yay kurt!
> >
> > On Wed, Nov 19, 2008 at 11:45:38AM +0000, Stuart Henderson wrote:
> > > On 2008-11-19, Steve Shockley <[EMAIL PROTECTED]>
> wrote:
> > > > I tried installing the JDK 1.7 package on a -current machine,
> but
> > > > couldn't find how to add the plugin to Firefox.  Does JDK
> 1.7 include
> > > > the plugin?
> > >
> > > It doesn't.
> > >
> > > It's not a big deal, 1.6 works just fine, just wondering.
> > >
> 
> oops, trimmed the > prefix to the quote. the "It's not a big
> deal" was
> from the original poster.
> 
On Mon, Nov 24, 2008 at 07:10:40AM -0800, K H A I spoke thusly:
> I;ve just compiled jdk-1.5.0.4
> I cannot not make plugin works
> /usr/local/jdk-1.5.0/jre/plugin has 2 files .so  cannot remember the name
> I have copied to to /usr/local/lib/mozilla-plugin
> also when i exec manually /usr/local/jdk-1.5.0/bin/ControlPanel,
> I see the table which has:
> /usr/local/jdk-1.5.0/jre/bin/java  enable
> /usr/local/jdk-1.5.0/bin/java       enable
> 
> When I start firefox, I cannot see java plugin
> How do i create it?
> Any help would be greatlly appreciated.
> Cheers.
> K.D

K.D.
Moved your post to the bottom. Makes it a LOT easier to follow a
thread as in 'please don't top post'. I don't care but most others do.
I built 1.6.0 but it works on the same the principle for you in 1.5.0.
Do you mean you copied the actual files there? I'd get rid of them
first to keep from any confusion. You have to link back to the actual
binary as it needs other stuff which isn't in your plugins directory.
Then:

ln -fs /usr/local/jdk-1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so \
~/.mozilla/plugins/

Open firefox & in the address bar type 'about:plugins' (minus quotes).
Mine looks like so:

Java(TM) Plug-in 1.6.0_03-p4-b00

    File name: libjavaplugin_oji.so
    Java(TM) Plug-in 1.6.0_03

Lots of java specs follow below that.

Okay? [ Chuc may man! (minus diacritics - just guessing ]
Apologies if I'm wrong. ;)

-- 

Denny White

===============================================================
GnuPG key  : 0x1644E79A  |  http://wwwkeys.nl.pgp.net
Fingerprint: D0A9 AD44 1F10 E09E 0E67  EC25 CB44 F2E5 1644 E79A
===============================================================

Reply via email to