Firefox and Java no longer work.

  • Follow


I recently got the 3.6.4 version of Firefox for (Red Hat Enterprise)
Linux (5). Java does not seem to exist anymore, though it worked until I
got the latest version. Java is no longer in the plugin list nor is it
in any menu.

I downloaded the latest Java, jre-6u20-linux-i586-rpm and installed it
with no trouble. It still does not appear in the plugin list or any of
the menus. If I look at

/usr/lib/mozilla/plugins

I see

lrwxrwxrwx 1 root root 39 Jun 22 21:00 libflashplayer.so ->
/usr/lib/flash-plugin/libflashplayer.so
lrwxrwxrwx 1 root root 53 Jun 23 10:51 libjavaplugin_oji.so ->
/usr/java/latest/plugin/i386/ns7/libjavaplugin_oji.so
lrwxrwxrwx 1 root root 39 May 11 15:13 nphelix.so ->
/opt/real/RealPlayer/mozilla/nphelix.so
lrwxrwxrwx 1 root root 40 May 11 15:13 nphelix.xpt ->
/opt/real/RealPlayer/mozilla/nphelix.xpt

that it is there. The other three plugins appear, but not java.

What should I check to resolve this?

-- 
  .~.  Jean-David Beyer          Registered Linux User 85642.
  /V\  PGP-Key: 9A2FC99A         Registered Machine   241939.
 /( )\ Shrewsbury, New Jersey    http://counter.li.org
 ^^-^^ 11:20:01 up 48 days, 19:15, 3 users, load average: 4.95, 4.95, 5.15
0
Reply Jean 6/24/2010 3:40:05 PM

On Thu, 24 Jun 2010 11:40:05 -0400, Jean-David Beyer wrote:

> I downloaded the latest Java, jre-6u20-linux-i586-rpm and installed it
> with no trouble. It still does not appear in the plugin list

jre Plugin name for that release is libnpjp2.so. Results from about:plugins

Java(TM) Plug-in 1.6.0_20

    File: libnpjp2.so
    Version: 
    The next generation Java plug-in for Mozilla browsers.

I am running Mandriva Linux and the link is

$ cd /usr/lib/mozilla/plugins
$ ls -al libnpjp2.so

<snip>   libnpjp2.so -> /usr/java/default/lib/i386/libnpjp2.so

0
Reply Bit 6/24/2010 4:15:17 PM


On Thu, 24 Jun 2010 11:40:05 -0400, Jean-David Beyer <jeandavid8@verizon.net> wrote:

> I recently got the 3.6.4 version of Firefox for (Red Hat Enterprise)
> Linux (5). Java does not seem to exist anymore, though it worked until I
> got the latest version. Java is no longer in the plugin list nor is it
> in any menu.

I have the jdk package, instead of the jre.  The java plugin opera and
firefox use here is ...
$ ll /usr/lib/mozilla/plugins/libnpjp2.so
lrwxrwxrwx 1 root root 45 2010-03-27 19:53 /usr/lib/mozilla/plugins/libnpjp2.so -> ../../../java/latest/jre/lib/i386/libnpjp2.so

Regards, Dave Hodgins

-- 
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
0
Reply David 6/24/2010 4:22:57 PM

Bit Twister wrote:
> On Thu, 24 Jun 2010 11:40:05 -0400, Jean-David Beyer wrote:
> 
>> I downloaded the latest Java, jre-6u20-linux-i586-rpm and installed it
>> with no trouble. It still does not appear in the plugin list
> 
> jre Plugin name for that release is libnpjp2.so. Results from about:plugins
> 
> Java(TM) Plug-in 1.6.0_20
> 
>     File: libnpjp2.so
>     Version: 
>     The next generation Java plug-in for Mozilla browsers.
> 
> I am running Mandriva Linux and the link is
> 
> $ cd /usr/lib/mozilla/plugins
> $ ls -al libnpjp2.so
> 
> <snip>   libnpjp2.so -> /usr/java/default/lib/i386/libnpjp2.so
> 
Thank you. That fixed it. I wish the Firefox web site would have
mentioned it.

-- 
  .~.  Jean-David Beyer          Registered Linux User 85642.
  /V\  PGP-Key: 9A2FC99A         Registered Machine   241939.
 /( )\ Shrewsbury, New Jersey    http://counter.li.org
 ^^-^^ 12:25:01 up 48 days, 20:20, 5 users, load average: 4.39, 4.47, 4.52
0
Reply jeandavid8 (968) 6/24/2010 4:29:20 PM

On Thu, 24 Jun 2010 12:29:20 -0400, Jean-David Beyer wrote:
 
> Thank you. That fixed it. I wish the Firefox web site would have
> mentioned it.

Why is firefox required to know plugin file names.

The plugin vendor's site should mention it in it's install instructions,
or in the packages file documentation.

0
Reply Bit 6/24/2010 4:52:34 PM

Bit Twister wrote:
> On Thu, 24 Jun 2010 12:29:20 -0400, Jean-David Beyer wrote:
>  
>> Thank you. That fixed it. I wish the Firefox web site would have
>> mentioned it.
> 
> Why is firefox required to know plugin file names.
> 
> The plugin vendor's site should mention it in it's install instructions,
> or in the packages file documentation.
> 
Maybe they do, but I could not find them. They discuss only out of date
releases.

-- 
  .~.  Jean-David Beyer          Registered Linux User 85642.
  /V\  PGP-Key: 9A2FC99A         Registered Machine   241939.
 /( )\ Shrewsbury, New Jersey    http://counter.li.org
 ^^-^^ 13:55:01 up 48 days, 21:50, 3 users, load average: 4.84, 4.67, 4.61
0
Reply Jean 6/24/2010 5:57:10 PM

On Thu, 24 Jun 2010 13:57:10 -0400, Jean-David Beyer wrote:
 
> Maybe they do, but I could not find them. They discuss only out of date
> releases.

Yep, I did a quick look and did not see the name.

Tell them about the problem in the package and install documentation.
Might save you time on next update.
0
Reply Bit 6/24/2010 6:25:55 PM

On 06/24/2010 02:25 PM, Bit Twister wrote:
> On Thu, 24 Jun 2010 13:57:10 -0400, Jean-David Beyer wrote:
>
>> Maybe they do, but I could not find them. They discuss only out of date
>> releases.
>
> Yep, I did a quick look and did not see the name.
>
> Tell them about the problem in the package and install documentation.
> Might save you time on next update.

It's there, but much harder to find than the old instructions:

http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html

I was directed there from an article on the Mozilla site about 
installing java plugins.

TJ
-- 
Life isn't fair. It's not meant to be.
Overcoming the disadvantages we face is what makes us strong.
0
Reply TJ 6/24/2010 8:29:18 PM

7 Replies
611 Views

(page loaded in 0.204 seconds)


Reply: