You are not logged in.
Pages: 1
Hello i got some problems with oracle java install.
I already got - jdk7-openjdk and java-environment but when i go to website
http://www.java.com/pl/download/testjava.jsp
firefox dont run java and want me to install it. How i can fix it or what i have to install additionally ?
Offline
Offline
You need icedtea-web-java7 if you want a browser plugin.
Offline
its link for icetea java i want to install oracle java
You need icedtea-web-java7 if you want a browser plugin.
oracle java cant be installed for firefox?
Offline
You apparently can't use the Oracle implementation of Java in Linux anymore. https://wiki.archlinux.org/index.php/Java#Oracle_JVM
icedtea-web-java7 works with jdk7-openjdk (or jre7-openjdk), which you said you had installed. Having it installed makes the test you linked to work. https://wiki.archlinux.org/index.php/Java#OpenJDK_JVM
Offline
Oracle's JRE and JDK are still available in the AUR:
- JRE: https://aur.archlinux.org/packages/jre/
- JDK: https://aur.archlinux.org/packages/jdk/
Offline
Pages: 1