Java
Markus Kolb
ubuntu-ml at tower-net.de
Wed Oct 6 20:15:16 UTC 2004
On 07.10.2004 00:27, Ted wrote:
> I have added deb
> ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian
> unstabl
> e main non-free
> to get java and it has installed ok..The link sems ok to mozilla but
> firefox does not run java...Anyone got this running and if so any tips ??
>
You have to install the java plugin for the browser...
$ ls -l /usr/lib/mozilla-firefox/plugins/
lrwxrwxrwx 1 root root 39 2004-09-27 21:38
libjavaplugin.so -> /etc/alternatives/firefox-javaplugin.so
$ ls -l /etc/alternatives/firefox-javaplugin.so
lrwxrwxrwx 1 root root 70 2004-09-27 21:39
/etc/alternatives/firefox-javaplugin.so ->
/usr/lib/j2sdk1.4-sun/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
This is the way the plugin is included if you follow the description on
ubuntulinux.org to install Java.
If your java package has a libjavaplugin_oji.so or similiar you can link
to the file from /usr/lib/mozilla-firefox/plugins/
After a restart of firefox you can check the loaded plugins.
bye
Markus
More information about the ubuntu-users
mailing list