Hi,
- Download lastest version java from: http://www.java.com/en/download/linux_manual.jsp?locale=en
- Example: download Linux x64 file, I will have "jre-6u30-linux-x64.bin" file
- Create java folder
- cd /usr
- mkdir java
- cd java
- mv jre-6u30-linux-x64.bin /usr/java
- sudo chmod +x /usr/java/jre-6u30-linux-x64.bin
- ./jre-6u30-linux-x64.bin
- Find your Firefox directory:
- See on About Firefox
- cd /usr/lib/firefox-10.0/plugins
- sudo ln -s /usr/java/jre1.6.0_30/lib/amd64/libnpjp2.so
- Restart Firefox
- Go to "about:plugins" in the Location bar to confirm that the Java Plugin loaded.
Good luck!
No comments:
Post a Comment