Wes Harrison schreef:
> I have installed the Mustang b88 JDK but cannot get the plugin to work with
> Firefox under Linux (FC5). Firefox knows the plugin is installed because
> about:plugins displays all the relevant information but applets simply
> display as a empty white squares. There are no error messages.
>
> Has anyone got this to work? Is there a trick I am missing?
Are you on a 64-bit machine? I had similar problems. The solution was
to install a 32-bit Java, use that as default, and explicitly invoke the
64-bit version if I wanted it (i.e. told Eclipse to use that one instead).
HTH, H.
- --
Hendrik Maryns
==================
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
Wes Harrison - 22 Jun 2006 12:51 GMT
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
[quoted text clipped - 11 lines]
> to install a 32-bit Java, use that as default, and explicitly invoke the
> 64-bit version if I wanted it (i.e. told Eclipse to use that one instead).
Thanks for the reply. I am on a 64-bit machine but I am running a 32-bit
kernel and already have the 32-bit JDK installed so it must be some other
reason. Any ideas?
Wes