Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

how do i enable java 2 runtime?

  • 1 odgovor
  • 12 ima to težavo
  • 1 ogled
  • Zadnji odgovor od cor-el

more options

my college website (blackboard) insists i need to run java 2 runtime for its system to work correctly for chat and other options but when running their browser check says i don't have it so i need to know how to enable it, if possible.

my college website (blackboard) insists i need to run java 2 runtime for its system to work correctly for chat and other options but when running their browser check says i don't have it so i need to know how to enable it, if possible.

Vsi odgovori (1)

more options

In Firefox 3.6 and later versions you need the Next-Generation Java™ Plug-In present in Java 6 U10 and later (Linux: libnpjp2.so; Windows: npjp2.dll).

If Firefox doesn't find the Java plugin then you need to create a symlink to the JP2 (Next Generation) plugin (libnpjp2.so).

Some examples:

ln -s /usr/local/java/jre1.6.0_20/lib/i386/libnpjp2.so libnpjp2.so
ln -s /usr/lib/jvm/jre/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/libnpjp2.so (java-1_6_0-sun-plugin)