LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-26-2003, 10:28 AM   #1
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Rep: Reputation: 30
Unhappy Java sun...install if it kills me


Ok, now ive been trying to install this java sun applet for ages. Nothing has been working right. People are telling me i have an old version of mozilla bhut im perfectly fine with that i don't want to change it, just tell me how to install j2re...please help!
 
Old 10-26-2003, 12:50 PM   #2
kasperhans
Member
 
Registered: Oct 2003
Location: right behind the moon
Distribution: gentoo
Posts: 466

Rep: Reputation: 30
www.google.com just give it a try there are a lot good faqs out there there is also one at the mozilla project page as well as im pretty sure theres at least one in this forum just search for it ...
 
Old 10-26-2003, 01:54 PM   #3
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
lazy...
 
Old 10-26-2003, 02:18 PM   #4
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
i guess i just need someone to tell me how to configure it in rh9....ive gone through the steps and let it install....
 
Old 10-26-2003, 03:17 PM   #5
Nimoy
Member
 
Registered: Jun 2003
Location: Currently Denmark
Distribution: Ubuntu 15.04
Posts: 336

Rep: Reputation: 30
Download the binary from sun - You probably have already

Put it in the directory where you want it - You probably did that too

At the prompt type: sh nameofthebinary <Enter>

After reading the disclaimer from Sun press y <Enter>

That ought to do the trick

nameofthebinary = the j2re youve downloaded

After that you point OpenOffice - or whatever to that particular directory when compiling etc.
 
Old 10-26-2003, 03:21 PM   #6
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
well i'm lazy, so i'm not even going to find those old threads of yours. what version of mozilla and java did you install?
 
Old 10-26-2003, 08:01 PM   #7
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
dude settle down i was talking about myself...and I KNOW HOW TO INSTALL IT NIMOY I ALREADY HAVE....it just doesnt work in my browser.
 
Old 10-26-2003, 08:03 PM   #8
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
and i asked you what version of java and mozilla are you using. it makes a difference on which java plugin to link to.
 
Old 10-26-2003, 08:09 PM   #9
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
mozilla 1.1, dont tell me to update unless its going to solve this, that just creates more hassle
 
Old 10-26-2003, 08:10 PM   #10
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
no i wasn't going to tell you to upgrade. but what version of java?
 
Old 10-26-2003, 08:13 PM   #11
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
ah ok i got the j2sdk-1_4_2_02-linux-i586-rpm.bin
 
Old 10-26-2003, 08:18 PM   #12
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
okay. gonna assume you unpacked the *.bin and installed the java rpm. do this:

1. cd /usr/lib/mozilla-1.1/plugins
2. rm -f libjavaplugin*.so
3. ln -s /usr/java/j2re1.4.2_02/plugin/i386/ns610/libjavaplugin_oji.so

run mozilla. type in the address bar: aboutlugins

you should see java listed in there.

some things to make sure of though.

in #1 make sure that that's the correct directory for your version of mozilla. just look in /usr/lib and look at all the mozilla directories.
also run mozilla and do Help > About to make sure of the version of mozilla when you run it.
 
Old 10-26-2003, 08:24 PM   #13
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
ok i did everything and nothing went wrong as i can see, but its not registering it under plugins
 
Old 10-26-2003, 08:28 PM   #14
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
when mozilla's running, you made sure of the version in Help > About? also, you did restart mozilla, right? anyway, the path to mozilla is /usr/lib/mozilla-1.1, right? run this command:

ls -al /usr/java/j2re1.4.2_02/plugin/i386/ns610

post the output.

there's only 2 things i can think of. either java isn't installed correctly or the path to mozilla isn't right for the version you claim to be using.

Last edited by megaspaz; 10-26-2003 at 08:29 PM.
 
Old 10-26-2003, 08:30 PM   #15
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
i neglected to mention that before hand i found the path to mozilla plugins folder was /usr/lib/mozilla-1.2.1/plugins
 
  


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
Javascript trouble in mozilla after install java sun danchiaperini Red Hat 1 11-09-2004 03:40 PM
Sun Java confidential007 Linux - Software 6 05-30-2004 12:47 PM
sun java not working inspite of successful install coolamit78 Linux - Software 2 03-02-2004 11:43 AM
sun Java xdan64 Linux - Newbie 3 09-05-2003 07:14 AM
get mozzila to use sun java VM qwijibow Linux - Newbie 4 06-21-2003 11:15 PM

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

All times are GMT -5. The time now is 01:02 AM.

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