portbas.blogg.se

How to install java plugin in chrome
How to install java plugin in chrome







how to install java plugin in chrome

So I tried just calling javac, and got the list of installer packages for java. Non-browser java apps had previously been running ok on my system.Īn article somewhere suggested using which javac to determine installed status. In my case, Chromium was not starting the app, no messages, just a grey box appearing where the app would be, so it was doing something, but not enough. I just test it in Firefox and it's working. 64-bit users will need to change the final line to: ln -s $JAVA_HOME/jre/lib/amd64/libnpjp2.so $MOZILLA_HOME/plugins Note: You may need to change the value of JAVA_HOME so that it correctly points to your installation of the JDK. Ln -s $JAVA_HOME/jre/lib/i386/libnpjp2.so $MOZILLA_HOME/plugins

how to install java plugin in chrome

Which said to create this script and run it: JAVA_HOME=/usr/lib/jvm/jdk1.7.0 When I tried testing if java was enabled in Chrome, any website with a Java applet would not load (when I disabled the plugin, they loaded, but not the applet). I have Ubuntu 12.04 64-bit installed at the moment. I tried installing the IcedTea plugin to no avail. My current Java version is the 64-bit OpenJDK 1.6.0_24. I've been trying to install the Java plugin for Chrome for a couple hours now, and I figured it was time to ask people with more experience.









How to install java plugin in chrome