Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

how do i enable java 2 runtime?

  • 1 reply
  • 12 have this problem
  • 4 views
  • Last reply by 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.

All Replies (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)