Java

mark kirven kirvnet at fastmail.us
Wed Nov 26 01:13:17 UTC 2003


On Tue, 25 Nov 2003 12:10:07 -0700, "Blaine Gordon"
<blainegordon at cybertrails.com> said:
> I can download Java just fine from Sun's websight. Does anyone know how
> to get it in my Mozilla browser?
> 
> 
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list


This might be a little too noobish for you, but it may help someone else.
I usually save stuff like this on a notepad to help others and myself.
You can copy and paste these commands and you will be ready to go.

Download this
http://java.sun.com/webapps/download/Redirect/130593850/5847479377282807053505607246086069333228071972022813600060192859339008063305596058473206-3866/j2re-1_4_2_02-linux-i586-rpm.bin

After the download is finished,

Then type this in terminal      chmod +x j2re-1_4_2_02-linux-i586-rpm.bin

Then                            ./j2re-1_4_2_02-linux-i586-rpm.bin

Then make yourself root         su

Then your root password         

Then                           rpm -ivh j2re-1_4_2_02-linux-i586.rpm

Then                          cd /usr/lib/mozilla-1.4.1/plugins

  
Then                          ln -s
/usr/java/j2re1.4.2_02/plugin/i386/ns610-gcc32/libjavaplugin_oji.so


Close mozilla and re open and that should it.






More information about the users mailing list