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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...