So if java is installed did you enable it? Did you turn of the "no-script" add-on so that it will not interfere with java? Are there any error messages?
I mean we can't help if you don't provide details.
Hi
Firefox tells me that there is a missing plugin - java runtime environment.
However it seems that java is installed in BT4.
So whats wrong? What should I do.
Well I have one solution, but its not good, I installed VMware and in there Windows Xp. Its not optional solution, but its work. However I would like to solve java issue in BT4
So if java is installed did you enable it? Did you turn of the "no-script" add-on so that it will not interfere with java? Are there any error messages?
I mean we can't help if you don't provide details.
hi,
SUN java 6 is already installed, if you do a: java -version
but not the necessary plugin.
Install additional packages
Start firefox and test if java is working:Code:sudo apt-get install sun-java6-plugin
http://www.java.com/en/download/help/testvm.xml
Of course you don't have to use SUN's engine; to check if you have other onces
installed:
You can always switch to another release, with the command:Code:update-java-alternatives -l
/brtw2003Code:sudo update-java-alternatives -s {use one of the java engines you see with the list command}
Last edited by brtw2003; 02-01-2010 at 08:56 AM.
No-scrips is disabled, and Java is enabled in firefox, (aint that default?)
There is no error message, ff tells that plugin is missing and leads ti javas page.
It worked, now firefox doesn tell no plugin, now it freezes, and I have to terminate ff.Install additional packages
Code:apt-get install sun-java6-plugin