LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 05-28-2008, 03:36 AM   #1
linder
LQ Newbie
 
Registered: Mar 2008
Posts: 7

Rep: Reputation: 0
Problems installing JAVA plugin for Firefox on RedHat / Scientific Linux


Hello,

I can't get the JAVA plugin to work on firefox on my RedHat/Scientific Linux machine (x64). First, Firefox doesn't find any available plugins automatically, but downlowding, extracting and installing the appropriate file from the linked java homepage according to instructions should do the trick. Or?

Java page: http://java.com/en/download/linux_ma...&host=java.com


I've enabled Java in Firefox preferences and all. But Firefox doesn't seem to recognize that the plugin is installed.

I saw a similar thread about this problem, so it doesn't seem to be altogether unique. Does someone know what's wrong? And how it can be helped. I'm kind of dependent on being able to watch rotatable images...

Prethanks,
matslinder
 
Old 05-28-2008, 08:17 AM   #2
TB0ne
Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 10,003

Rep: Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189
You need a symbolic link made, from the java plugin, to your $HOME/.mozilla/firefox/plugins directory. Wherever your Java got installed, search in it, and the plugin will be in there, so find that path, then

ln -s <path and filename of java plugin> $HOME/.mozilla/firefox/plugins/<filename of plugin>

Restart Firefox.
 
Old 06-02-2008, 07:45 AM   #3
linder
LQ Newbie
 
Registered: Mar 2008
Posts: 7

Original Poster
Rep: Reputation: 0
Ok, I've tried it. but it still doesn't work, unfortunately. One possible reason is that I don't know exactly which file is the plugin - or if I should link to the whole directory.

I can't find any file denoted "*plugin" or anything firefox-related in my /usr/java/jre1.6.0_06/ directory. So we've assumed that the /usr/java/jre1.6.0_06/bin/java file is the correct one. Plus we've tried linking to the whole directory. However, no response from Firefox.

Any clues?

/Mats
 
Old 06-02-2008, 08:03 AM   #4
TB0ne
Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 10,003

Rep: Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189
Quote:
Originally Posted by linder View Post
Ok, I've tried it. but it still doesn't work, unfortunately. One possible reason is that I don't know exactly which file is the plugin - or if I should link to the whole directory.

I can't find any file denoted "*plugin" or anything firefox-related in my /usr/java/jre1.6.0_06/ directory. So we've assumed that the /usr/java/jre1.6.0_06/bin/java file is the correct one. Plus we've tried linking to the whole directory. However, no response from Firefox.

Any clues?

/Mats
Yes, read the docs that came with Java

http://java.sun.com/javase/6/webnote...all-linux.html
 
Old 07-29-2010, 02:21 PM   #5
Rooth
LQ Newbie
 
Registered: Sep 2009
Location: Colorado
Distribution: RedHat 5, SuSE 10
Posts: 9

Rep: Reputation: 1
The problem is when Firefox detects that it's missing the Java plugin, it prompts you to install it, which of course requires manual intervention (why?), then it takes you here:
http://www.java.com/en/download/linu...t=www.java.com

If you click any of the 'instructions' links for those distros, they specify the wrong file to symlink (libjavaplugin_oji.so)

The URL in the previous post is correct (relinked below), but it is not the one Firefox leads you to by default. Not really Linux's fault, of course.. more of an artifact of sloppy transition from Sun->Oracle.
http://java.com/en/download/linux_ma...&host=java.com
 
Old 07-29-2010, 03:26 PM   #6
TB0ne
Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 10,003

Rep: Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189Reputation: 1189
Quote:
Originally Posted by Rooth View Post
The problem is when Firefox detects that it's missing the Java plugin, it prompts you to install it, which of course requires manual intervention (why?), then it takes you here:
http://www.java.com/en/download/linu...t=www.java.com

If you click any of the 'instructions' links for those distros, they specify the wrong file to symlink (libjavaplugin_oji.so)

The URL in the previous post is correct (relinked below), but it is not the one Firefox leads you to by default. Not really Linux's fault, of course.. more of an artifact of sloppy transition from Sun->Oracle.
http://java.com/en/download/linux_ma...&host=java.com
You do realize that this thread is two years old, right??
 
Old 08-02-2010, 11:53 AM   #7
Rooth
LQ Newbie
 
Registered: Sep 2009
Location: Colorado
Distribution: RedHat 5, SuSE 10
Posts: 9

Rep: Reputation: 1
Quote:
Originally Posted by TB0ne View Post
You do realize that this thread is two years old, right??
Yep. Which makes it even more poignant. The site Firefox sends you to is less useful than the Oracle one you posted above, even though it's been around for at least 2 years and is updated regularly (considering it has the latest version of Java on it).

Also, when I first read this article and saw your post, I assumed I was already looking at the "docs that came with Java". Eventually I saw your link was different and more correct than the one I was using (the one next to the link I used to download Java).
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
error installing java plugin for my browser(firefox) rohit83.ken Linux - Software 1 01-06-2008 11:38 PM
Need help installing java plugin for mozilla firefox RetiredInMaine Linux - Desktop 2 12-08-2006 09:04 PM
Firefox 1.5 keeps closing after installing java plugin TCD511 Suse/Novell 7 04-25-2006 09:18 PM
Need Help Installing Java plugin on mozilla firefox browser srikanthrao_d Linux - Software 7 12-01-2005 05:11 PM
problem installing java plugin - Mozilla firefox chr15t0 Linux - General 2 07-20-2004 04:48 AM


All times are GMT -5. The time now is 09:25 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration