Rss 2.0

Miro sun-java6-plugin crash and icedtea:sun for firefox and icedtea for miro

Wednesday, April 9th, 2008

System: Ubuntu Gutsy
Software: miro
Other: sun-java6-plugin , icedtea
If you like it is possible to use sun-java6-plugin for firefox and icedtea plugin for miro (this is only a tip):
If you have installed sun-java-plugin miro and icedtea
yuo have
firefox java plugin point to:
/etc/alternatives/firefox-javaplugin.so
firefox-javaplugin.so point to
/usr/lib/jvm/java-7-icedtea/jre/lib/i386/gcjwebplugin.so
miro use mozilla-javaplugin.so
this point to:
/usr/lib/jvm/java-7-icedtea/jre/lib/i386/gcjwebplugin.so
in ubuntu:
sudo update-alternatives –config java
and select sun java.
after:
cd /etc/alternatives
after:
sudo ln -sf […]