Re: Java firefox plugin

2006-11-24 Thread Marc Ravensbergen
On Fri, 2006-24-11 at 14:29 -0800, Greg Thomas wrote:
> On 11/24/06, ICMan <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > When I compiled the JDK 1.5 in ports, it did not create a plugin for
> > Firefox, or if it did, I can't find it.  Can anyone help?  I would like
> > to install the plugin for my Firefox implementation
> 
> pkg_info -M jdk
> 
> >
> > Also, is there any information about other plugins for Firefox which
> > have been ported to OpenBSD?  in particular, I would like to find
> > Macromedia Flash and Shockwave plugins if they are available.
> >
> 
> http://www.openbsd.org/faq/faq13.html#flashplugin
> 
> Also check the mailing list archives.  I thought someone mentioned an
> open source Flash plugin, possibly Gnash, a couple of months ago but I
> may have hallucinated it.
> 
> Greg
> 
>

You have to create a link: 

source: /usr/local/jdk1.5/jre/plugin/i386/ns7/libjavaplugin_oji.so
dest: /home/.../.mozilla/plugins/libjavaplugin_oji.so


Marc



Re: Java firefox plugin

2006-11-24 Thread Greg Thomas

On 11/24/06, ICMan <[EMAIL PROTECTED]> wrote:

Hello,

When I compiled the JDK 1.5 in ports, it did not create a plugin for
Firefox, or if it did, I can't find it.  Can anyone help?  I would like
to install the plugin for my Firefox implementation


pkg_info -M jdk



Also, is there any information about other plugins for Firefox which
have been ported to OpenBSD?  in particular, I would like to find
Macromedia Flash and Shockwave plugins if they are available.



http://www.openbsd.org/faq/faq13.html#flashplugin

Also check the mailing list archives.  I thought someone mentioned an
open source Flash plugin, possibly Gnash, a couple of months ago but I
may have hallucinated it.

Greg



Java firefox plugin

2006-11-24 Thread ICMan

Hello,

When I compiled the JDK 1.5 in ports, it did not create a plugin for 
Firefox, or if it did, I can't find it.  Can anyone help?  I would like 
to install the plugin for my Firefox implementation


Also, is there any information about other plugins for Firefox which 
have been ported to OpenBSD?  in particular, I would like to find 
Macromedia Flash and Shockwave plugins if they are available.


Thank you.