
06-19-2005, 05:15 AM
|
|
Junior Member
|
|
Join Date: May 2005
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Java Plugin and Firefox
I am not sure if this question should go here but here it is anyways. I installed Java with the Java Installation Wizard. It appears to have installed fine. Now I thought j2re was also installed but I cannot find the directory or the libjavaplugin file so I can link it to firefox plugins. I know I am missing something simple, lol. Thanks.
Ron
|
|

06-19-2005, 02:35 PM
|
|
Senior Member
|
|
Join Date: May 2005
Location: NYC
Posts: 360
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Take a look at my page http://home.nyc.rr.com/computertaijutsu/FreeBSD5x.html
Usually, I install linuxpluginwrapper, (this is in the PCBSD faq somewhere, under getting flash to work). I haven't really played with PCBSD's firefox and java, but another thing that will often help is
|
Code:
|
ln -s /usr/local/jdk.1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so
/usr/X116/lib/browser_plugins/ |
(That command should be on one line)
|
|

06-19-2005, 07:46 PM
|
|
Junior Member
|
|
Join Date: May 2005
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Thanks. I will check out the link when I boot up PC-BSD. I have heard about linuxwrapper but I wasn't exactley sure what it was like or did for that matter. I will read up on that. I would like to have everything I want in place by tonight, well almost everything.
Ron
|
|

06-19-2005, 10:00 PM
|
|
Senior Member
|
|
Join Date: May 2005
Location: NYC
Posts: 360
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
linuxpluginwrapper
/usr/ports/www/linuxpluginwrapper
I do know that if I've installed java before installing firefox, I don't even need the linuxpluginwrapper port for it to work, firefox just finds it automagically.
|
|

06-19-2005, 10:34 PM
|
|
|
|
You had to pick up on that typo, lol.
Thanks. I may not be able to get to this tonight. I am designing a Real Estate website and it is taking a bit more time then I planned. Mainly because I am trying to keep it simple, yet professional with a good layout. I am also avoiding the flash type websites or the over used and dull templates or cloned business websites that are all over the internet.......... Damn, I just got off topic again. :roll:
Ron
|
|

06-19-2005, 10:37 PM
|
|
Junior Member
|
|
Join Date: May 2005
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Ooops. I forgot to sign in. Yes the above post is mine.
Ron
|
|

08-26-2005, 08:01 AM
|
|
|
|
Originally Posted by scottro
|
Usually, I install linuxpluginwrapper, (this is in the PCBSD faq somewhere, under getting flash to work). I haven't really played with PCBSD's firefox and java, but another thing that will often help is
|
Code:
|
ln -s /usr/local/jdk.1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so
/usr/X116/lib/browser_plugins/ |
(That command should be on one line)
|
there are a couple of typoes in that quote, so to save save some work for others, it should be:
|
Code:
|
ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so /usr/X11R6/lib/browser_plugins/ |
I think
Thanks anyway, it helped me install java on freebsd
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 02:33 PM.
|
|