LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 07-23-2005, 04:21 AM   #1
Jerel
LQ Newbie
 
Registered: Jul 2005
Posts: 5

Rep: Reputation: 0
How to link JRE with Mozilla Firefox


How do I link JRE with Mozilla Firefox? I have already installed it, but am facing difficulties understanding the instructions on the java homepage. Can someone help?

Thanks.
 
Old 07-23-2005, 04:48 AM   #2
craymk7
LQ Newbie
 
Registered: Apr 2004
Location: Norway
Posts: 8

Rep: Reputation: 0
Um, I'm no linux expert, but you want the jre-1_5_0_02-linux-i586.bin from www.java.com to show java applets in your browser?
 
Old 07-23-2005, 05:18 AM   #3
Jerel
LQ Newbie
 
Registered: Jul 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Yes. The current version is Jre-1_5_0_04. I've done the first part, now all i need is to link it with mozilla firefox.
 
Old 07-23-2005, 05:34 AM   #4
craymk7
LQ Newbie
 
Registered: Apr 2004
Location: Norway
Posts: 8

Rep: Reputation: 0
If your'e using firefox, type aboutlugins in the url and check if flash is listed there. If not tell me the name of your browser and distro. (remember, www.google.com/linux is your friend ;-))

Uhm.. Not Flash, but J2re...

Last edited by craymk7; 07-23-2005 at 05:49 AM.
 
Old 07-23-2005, 05:43 AM   #5
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
Try using locate javaplugin_oji.so

Then create a symbolic link (ln -sf) to it in the global Firefox plugins directory - which will be somwhere like /usr/lib/MozillaFirefox/plugins/

Then you should be good to go. . .
 
Old 07-23-2005, 09:04 AM   #6
Jerel
LQ Newbie
 
Registered: Jul 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Hi craymk7, the plugins page did not show the jre. I'm using Mandriva Linux LE 2005, with Mozplugger 1.7.1. Any advice? Thanks.
 
Old 07-23-2005, 12:20 PM   #7
rfurman24
LQ Newbie
 
Registered: Jul 2005
Location: emporia ks
Distribution: mandriva
Posts: 11

Rep: Reputation: 0
I am running mandriva 2005 le and have java working. You need to find the plugin
folder and the javaplugin, then cd to the firefox plugin folder and create symlink
to javaplugin. If I remember correctly there are two differant java plugins so
I had to try both before it worked. I am at work now, I will try to look when I get home.
 
Old 07-23-2005, 02:22 PM   #8
craymk7
LQ Newbie
 
Registered: Apr 2004
Location: Norway
Posts: 8

Rep: Reputation: 0
This is from the install page at java.

Mozilla 1.4 and later

1. Go to the plugins sub-directory under the Mozilla installation directory
cd <Mozilla installation directory>/plugins
2. In the current directory, create a symbolic link to the JRE ns7/libjavaplugin_oji.so file Type:
ln -s <JRE installation directory>/plugin/i386/ns7/libjavaplugin_oji.so

Example:
* If Mozilla is installed in this directory:
/usr/lib/mozilla-1.4/
* and if the JRE is installed at this directory:
/usr/java/jre1.5.0
* Then type at the terminal to go to the browser plug-in directory:
cd /usr/lib/mozilla-1.4/plugins
* Enter the following command to create a symbolic link to the Java Plug-in for the Mozilla browser.
ln -s /usr/java/jre1.5.0/plugin/i386/ns7
/libjavaplugin_oji.so .
3. Start Mozilla browser or restart it if it is already running. Note that if you have other Mozilla components (ie: Messenger, Composer, etc) running, you will need to restart them as well.
4. Go to Edit > Preferences. Under Advanced category > Select Enable Java

It should do the trick

If its done correctly, you should have a section beginning with 'Java(TM) Plug-in 1.5.0_03-b07' in aboutlugins after a browser restart.
 
Old 07-23-2005, 10:36 PM   #9
rfurman24
LQ Newbie
 
Registered: Jul 2005
Location: emporia ks
Distribution: mandriva
Posts: 11

Rep: Reputation: 0
In mandriva 2005 le.After installing java 1.5. Open terminal su then cd to /usr/lib/mozilla-firefox-1.0.2/plugins. Then ln -s /usr/java/jre1.5.0_04/plugin/i386/ns7/libjavaplugin_oji.so. Thats what it took in mine.Hope that helps.
 
Old 07-24-2005, 12:33 AM   #10
anjum
Member
 
Registered: Jul 2004
Posts: 74

Rep: Reputation: 15
hi Dude,

KyoSUke helped me out and i am thankful to him.

PLease follow this link, i hope it will solve your this problem but many others

http://stanton-finley.net/fedora_cor...otes.html#Java

take care and byes

Regards,

Anjum
 
Old 07-24-2005, 09:13 AM   #11
Jerel
LQ Newbie
 
Registered: Jul 2005
Posts: 5

Original Poster
Rep: Reputation: 0
thanks everyone! it's working. it's alive alive!
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
jre link to browser problem cool hat Linux - Software 21 08-29-2005 12:32 PM
Java (JRE 1.5.0_02) - Symbolic Link Problem pacranch Amigo 1 04-14-2005 05:37 AM
mozilla firefox with JRE 1.5 hlp pls!!!! mlu Linux - Software 1 11-30-2004 06:29 PM
How do I Uninstall Firefox, Jre, jdk, Mozilla TSynergy Linux - Newbie 2 11-18-2004 05:35 PM
Firefox and JRE merchtemeagle Linux - Newbie 3 10-17-2004 09:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:46 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration