How do I enable Java in 64b Firefox?
This howto assumes using 64b CentOS and 64b Firefox and that 64b Java RE installed.
If Java is not installed, download the 64b rpm.bin -file from www.java.com and install it as root first.
If Java is not installed, download the 64b rpm.bin -file from www.java.com and install it as root first.
- Login as guest.
- Open a terminal.
- Enter "/home/guest/.mozilla"
- If not exist plugins-folder, goto 5 else goto 6.
- Enter "mkdir plugins"
- Enter "cd plugins"
- Create a symbolic link: "ln -s
/usr/java/latest/lib/amd64/libnpjp2.so libnpjp2.so" - Open Firefox and go to www.javatester.org to verify that Java works with the browser.