LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   java runtime (https://www.linuxquestions.org/questions/linux-software-2/java-runtime-96003/)

shariqali 09-23-2003 02:42 PM

java runtime
 
Hello everyone,

Can anyone please tell me how I can get the java runtime environment plug in for Mozilla verison 1.2?

Thanks.

SA

XavierP 09-23-2003 02:53 PM

In Mozilla, click Help --> About Plugins. This will take you to the plugin page and you can d/l and install a number of plugins - Java included.

shanenin 09-23-2003 03:02 PM

the easiest way if it works( it did not for me) click on a websight that uses java (as root). It will prompt you to install it. I was using mozilla 1.4

zroth 09-23-2003 03:02 PM

create a symlink from java*.so (whichever plugin you desire) to /usr/mozilla1.x/plugins....I hope that path was correct. It is the directory that holds your mozilla plugins. RH9 has two seperate instances of mozilla but the 1.4 was the correct location...then restart your brower. go to help/about pugins and they will show up.

codec 09-23-2003 04:08 PM

install mozilla and j2re 1.4.2

goto mozilla plugin directory:

/usr/local/mozilla/plugins (?)

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

that's the case of RH9

Vampyric 09-23-2003 04:22 PM

if you follow codec's advice after install j2RE (which you can download from http://java.sun.com) you're in business

also it depends on which browser you're using... when I was on mozilla 1.0 I needed the plugin from the -> ns610 <- directory... whereas for 1.4 you need the one in -> ns610-gcc32 <- as codec showed...

if you add one of them, restart your browser, and type as the address -> about:plugins -> and see a whole bunch of java stuff you're set...

Vampyric 09-23-2003 04:23 PM

sorry in the my last msg the about plugins decided that the colon and P was a smily .... it's aboutCOLONplugins hehe :)

shariqali 09-23-2003 10:08 PM

Thank you all for your help with Java plugin. With your help I was able to successfully install and use java runtime environment.

SA


All times are GMT -5. The time now is 05:21 PM.