Hi guys, i have problems with java applets since three days ago, and i cant find the solution.
I have tried to install, sun-java6-plugin, doing this
And installing manually java from java.com, and with icedtea6-plugin (that shows when the browser (Firefox 3.6.12) detect there isnt any java plugin), and i cant open any java applet!
Can someone help me? Has anyone the same problem?
Thanks.
I have tried to install, sun-java6-plugin, doing this
Code:
on lucid (or with firefox-3.6 in general). Maybe my search string wasn't good enough. Anyway, here's how to do it. First, open 'Software Sources', click the 'Other Software' tab, and verify that the lucid partner repo is enabled. If it doesn't show up on the list, add it: deb [url]http://archive.canonical.com/ubuntu[/url] lucid partner Next, install sun-java6-plugin and uninstall both icedtea6-plugin and openjdk-6-jre. And finally, due to this bug, run the following command: sudo update-alternatives --install /usr/lib/mozilla/plugins/mozilla-javaplugin.so mozilla-javaplugin.so /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so 1
Can someone help me? Has anyone the same problem?
Thanks.
Comment