Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox -> java plugin
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Gentoo-Ed
Guru
Guru


Joined: 21 Apr 2005
Posts: 442
Location: the Netherlands

PostPosted: Sat May 28, 2005 7:01 pm    Post subject: Firefox -> java plugin Reply with quote

How can I install a java plugin for firefox? Is this in portage, I couldn't find it. Or do you need to install sun java client somhow?
Back to top
View user's profile Send private message
elitecodex
n00b
n00b


Joined: 15 Mar 2005
Posts: 30
Location: MD

PostPosted: Sat May 28, 2005 7:15 pm    Post subject: Reply with quote

Look for a file called libjavaplugin_oji.so (mine is in /opt/blackdown-jre-1.4.2.01/plugin/i386/mozilla) and create a link to your firefox's plugin directory

To test it, open up firefox and type
Code:
about:plugins
in the address bar.
Back to top
View user's profile Send private message
Gentoo-Ed
Guru
Guru


Joined: 21 Apr 2005
Posts: 442
Location: the Netherlands

PostPosted: Sat May 28, 2005 7:31 pm    Post subject: Reply with quote

I found the file, after emerging blackdown, but how to make the link?
Back to top
View user's profile Send private message
Cluster
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jul 2002
Posts: 146
Location: Cedar Rapids, Iowa

PostPosted: Sun May 29, 2005 2:06 am    Post subject: Reply with quote

ln -s <source> <destination>
<destination> can be replaced with a period if you want to name the link the same as the source in the current directory.

Also, I am having the same problem -- I cannot get Java to work in Firefox. I tried blackdown JRE, blackdown JDK, sun's JRE, sun's JDK.
Specifically, I've tried the following files:
/opt/blackdown-jre-1.4.2.01/plugin/i386/mozilla/libjavaplugin_oji.so
/opt/blackdown-jdk-1.4.2.01/jre/plugin/i386/mozilla/libjavaplugin_oji.so
/opt/jre1.5.0_01/plugin/i386/ns7/libjavaplugin_oji.so
/opt/j2sdk1.4.2_03/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

They all cause about:plugins to indicate that Java is supported, but when I visit any applet, Firefox refuses to load it!
Back to top
View user's profile Send private message
Gentoo-Ed
Guru
Guru


Joined: 21 Apr 2005
Posts: 442
Location: the Netherlands

PostPosted: Sun May 29, 2005 7:44 am    Post subject: Reply with quote

It won't work with me.
Back to top
View user's profile Send private message
Useful Idiot
Guru
Guru


Joined: 30 Aug 2002
Posts: 329
Location: Finland

PostPosted: Sun May 29, 2005 9:20 am    Post subject: Reply with quote

Try installing java with 'mozilla' USE-flag enabled. The ebuild then makes the symlink automaticly.(Just in case you didn't do it properly)
_________________
[size=9]We are all in the gutter, but some of us are looking at the stars.
Back to top
View user's profile Send private message
nanoczar
Apprentice
Apprentice


Joined: 10 Dec 2002
Posts: 192
Location: Henderson, TN

PostPosted: Sun Jun 05, 2005 3:28 am    Post subject: Reply with quote

Same problem. I also tried both blackbox and sun and neither worked. I have followed the Gentoo Java guide, and have also gone through Sun's instructions to no avail. I have both java and mozilla in my USE flags too.

This is driving me insane!!!! Help!!!
_________________
Don't fight the LaTeX. WORK with the LaTeX!! Become one with the LaTeX!!! - JIC
Back to top
View user's profile Send private message
GoofballJM1
Guru
Guru


Joined: 22 Mar 2004
Posts: 392
Location: Denver, CO USA

PostPosted: Sun Jun 05, 2005 4:50 am    Post subject: Reply with quote

You could also go to Java's Official web site and download the binary. I have done that before on other distros over the years. They even give you a pretty good tutorial on how to install it.:wink:
_________________
"Great spirits have often encountered violent opposition from weak minds." - Albert Einstein
Back to top
View user's profile Send private message
mansonmuni
Tux's lil' helper
Tux's lil' helper


Joined: 03 Feb 2004
Posts: 93

PostPosted: Mon Jun 06, 2005 2:54 am    Post subject: Reply with quote

I'm probably a bit late in this discussion, but this worked for me:
Code:
ln -s /opt/blackdown-jre-1.4.2.01/plugin/i386/mozilla/libjavaplugin_oji.so libjavaplugin_oji.so
from the /usr/lib/MozillaFirefox/plugins directory.

Then type
Code:
about:config[code] in the URL finder field in firefox.[/code]

Search for "java", and change the name of the plugin to match the name of your plugin.  The default name in my setup was "javaplugin_oji", and I changed it to "libjavaplugin_oji".  I suppose it depends on your java distribution but I think this encapsulates the essence of my solution.  Good luck.[/quote]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum