Jump to content

Java and Mozilla


chris-tux
 Share

Recommended Posts

check out this Mozilla Java thread, page 3, about 3/4 of the way down, my post. it will work if you follow my instructions exactly as they are written. B)

 

Chris

Link to comment
Share on other sites

:D It's working now, thanks chris z

I just summarize all the stuff

1- download the right java runtime from Java Run Time for mozilla 1.4 and mandrake 9.2

choose Download J2SE v 1.4.2_03 JRE

then j2re-1_4_0_2_03-linux-i586-rpm.bin

2- CLOSE any instances of mozilla

2- cp j2re-1_4_2_03-linux-i586-rpm.bin /usr/java

make the dir with mkdir /usr/java if you haven't such dir

then cd /usr/java

3- chmod a+x j2re-1_4_2_03-linux-i586-rpm.bin

4- ./j2re-1_4_2_03-linux-i586-rpm.bin

5- rpm -ivh j2re-1_4_2_03-linux-i586.rpm

6- cd /usr/lib/mozilla-1.4/plugins/

7- ln -s /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so libjavaplugin_oji.so

8- open mozilla, look in the about plugin menu, you should see details about java plugin

9- test some java web pages

 

:joker:

Link to comment
Share on other sites

glad to hear it's all workin' for ya! :D

 

Chris

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...