Lucid and Sun Java
Craig Magina
Craig.Magina at acm.org
Fri Apr 9 20:37:00 UTC 2010
The plugin is there, it just doesn't link it to the mozilla plugins
directory. There is a bug open on launchpad about this, bug #532174.
https://bugs.launchpad.net/ubuntu/+source/sun-java6/+bug/532174
For 32-bit systems:
sudo update-alternatives --install
/usr/lib/mozilla/plugins/mozilla-javaplugin.so mozilla-javaplugin.so
/usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so 1
For 64-bit systems:
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
Craig
2010/4/9 Markus Schönhaber <ubuntu-users at list-post.mks-mail.de>:
> 09.04.2010 21:07, Marcelo Magno T. Sales:
>
>> I can't find Sun's JRE in Lucid 64 bits repositories. I had never run
>> Ubuntu 64 bits and had never run beta versions, so I have some doubts:
>> 1. There are not Sun's Java packages for Lucid 64 bits because it is
>> still beta or these packages will not be available even after the final
>> version is released?
>> 2. Are there Sun's Java packages for Karmic 64 bits?
>> 3. Is there Sun's Java Plugin 64 bits? I couldn't find it at
>> http://www.java.com.
>
> Sun Java 6 is in Lucid's partner repository (and it's even up-to-date!).
> You'll probably have to enable that repository.
> It seems that the sun-java6-plugin package is missing the actual plugin
> lib, though.
>
> --
> Regards
> mks
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list