Even after installing jre, you will have problem with java applets in FireFox.
javaws http:/........xxxxxx.jnlp does not work - error "Command not found".
Useful link:
http://java.com/en/download/help/linux_install.xml#rpm
Logs of commands:
cd /usr/lib/firefox/plugins/
sudo ln -s /usr/java/default/lib/i386/libnpjp2.so
Restart FireFox
javaws http:/........xxxxxx.jnlp does not work - error "Command not found".
Useful link:
http://java.com/en/download/help/linux_install.xml#rpm
Logs of commands:
cd /usr/lib/firefox/plugins/
sudo ln -s /usr/java/default/lib/i386/libnpjp2.so
Restart FireFox
No comments:
Post a Comment