[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: java



>Todd A. Jacobs wrote:
> On Sun, Jun 21, 2009 at 05:36:15PM +0100, thveillon.debian wrote:
> 
>> sun-java is now fully 64 bit, including the plugin, starting with 6-12
>> maybe, or even one release earlier. But the icedtea one runs just as
>> well on my machine, it's just seen as an older version by some
>> websites and Sun java testing page.
> 
> Thanks for pointing out that sun-java6-plugin is now in the repositories
> for 64-bit. I didn't know that.
> 
> However, installing it doesn't seem to update the plugins, or create an
> option in update-alternatives for selecting sun-java6-plugin over gcjweb
> or icedtea. How exactly did you get it to work with iceweasel?
> 

I don't remember if I had to update the alternatives manually, I don't
think so. This is what I got :

ls -l /etc/alternatives/ | grep javaplugin
lrwxrwxrwx 1 root root  49 mai 22 19:06 firefox-javaplugin.so ->
/usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so
lrwxrwxrwx 1 root root  49 mai 22 19:06 iceape-javaplugin.so ->
/usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so
lrwxrwxrwx 1 root root  49 mai 22 19:06 iceweasel-javaplugin.so ->
/usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so
lrwxrwxrwx 1 root root  49 mai 22 19:06 midbrowser-javaplugin.so ->
/usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so
lrwxrwxrwx 1 root root  49 mai 22 19:06 mozilla-javaplugin.so ->
/usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so
lrwxrwxrwx 1 root root  49 mai 22 19:06 xulrunner-javaplugin.so ->
/usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so


If you don't have that, just do a:

update-alternatives --config iceweasel-javaplugin.so

and choose the one you want to be the default.

I don't have any link in my ~/.mozilla/plugin folder.

Tom


Reply to: