Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

java plugin doesn't work, even though it's installed correctly and java programs work.

  • 1 답장
  • 35 이 문제를 만남
  • 17 보기
  • 최종 답변자: cor-el

more options

As stated. I have a link in ~/.mozilla/plugin that points to test/jre/plugin/i386/ns7/libjavaplugin_oji.so, which is the java 6 update 21 runtime environment.

Java doesn't show in about:plugins, and java applets don't start (firefox suggests to install missing plugins).

Java programs using the jre outside the browser work.

This is on Linux 32-bits, Slackware 13.0, kernel 2.6.34.

As stated. I have a link in ~/.mozilla/plugin that points to test/jre/plugin/i386/ns7/libjavaplugin_oji.so, which is the java 6 update 21 runtime environment. Java doesn't show in about:plugins, and java applets don't start (firefox suggests to install missing plugins). Java programs using the jre outside the browser work. This is on Linux 32-bits, Slackware 13.0, kernel 2.6.34.

모든 댓글 (1)

more options
As stated. I have a link in ~/.mozilla/plugin that points to test/jre/plugin/i386/ns7/libjavaplugin_oji.so, which is the java 6 update 21 runtime environment.

Where did you read that?

See http://kb.mozillazine.org/Java

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).

http://java.com/en/download/faq/firefox_newplugin.xml
http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html


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)

글쓴이 cor-el 수정일시