help: mozilla JRE plug-in for linux

J

javac

after reading <[email protected]> i
managed to get this far:

[root@7 i386]# pwd
/usr/java/j2re1.4.2_04/plugin/i386
[root@7 i386]# ls -al
total 24
drwxr-xr-x 5 root bin 4096 Jun 8 14:27 .
drwxr-xr-x 4 root bin 4096 Jun 7 23:13 ..
lrwxrwxrwx 1 root root 67 Jun 8 14:27
libjavaplugin_oji.so ->
/usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
drwxr-xr-x 2 root bin 4096 Jun 7 23:13 ns4
drwxr-xr-x 2 root bin 4096 Jun 7 23:13 ns610
drwxr-xr-x 2 root bin 4096 Jun 7 23:13 ns610-gcc32
[root@7 i386]#


since i didn't have j2SE.. i use j2re1.4.2_04, but i imagine almost
the same thing? i tried games.google.com and can't get the applets
working.
any ideas?

thanks,

javac at mail dot com
 
A

Anand Gopinath

+lrwxrwxrwx 1 root root 67 Jun 8 14:27
+libjavaplugin_oji.so ->
+/usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
+since i didn't have j2SE.. i use j2re1.4.2_04, but i imagine almost
+the same thing? i tried games.google.com and can't get the applets
+working.
+any ideas?

You want to find your mozilla plugins directory ( usually
/usr/lib/mozilla/plugins or /usr/lib/mozilla-1.6/plugins ) and then make
a link to the libjavaplugin_oji.so in the plugins directory.

so something like

[root@host:#]cd /usr/lib/mozilla/plugins
[root@host:#] ln -s
/usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32/libjavaplugin_oji.so .

and that will do the trick.


Anand
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top