Hi,
Below are the steps to install and enable java plugin for firefox. First we need to install java on the machine and then do the following steps to enable the plugin on the firefox.
root@test:~# ln -sf /opt/java/jre1.7.0_05/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/
root@test:~# export JAVA_HOME="/opt/java/jre1.7.0_05"
Testing the plugin.
root@test:~# firefox http://java.com/en/download/testjava.jsp
Regards
Syamkumar.M
Below are the steps to install and enable java plugin for firefox. First we need to install java on the machine and then do the following steps to enable the plugin on the firefox.
root@test:~# ln -sf /opt/java/jre1.7.0_05/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/
root@test:~# export JAVA_HOME="/opt/java/jre1.7.0_05"
Testing the plugin.
root@test:~# firefox http://java.com/en/download/testjava.jsp
Regards
Syamkumar.M
No comments:
Post a Comment