i have already download the jre, but i don't know how to put it to Mozilla. Please help me.
check where your mozilla plugins directory is and make a softlinks to the jre-plugin like this: # ln -s /usr/java/jre1.5.0/plugin/i386/ns7-gcc29/libjavaplugin_oji.so /usr/lib/mozilla-1.7.8/plugins
http://java.com/en/download/help/5000010500.xml#selfextracting
http://serios.net/content/debian/java/with-java-package.php
thanks for help!
你可以參考我們知識庫裡的 在 Debian 上安裝 Java
use ln -s
check where your mozilla plugins directory is and make a softlinks to the jre-plugin like this:
# ln -s /usr/java/jre1.5.0/plugin/i386/ns7-gcc29/libjavaplugin_oji.so /usr/lib/mozilla-1.7.8/plugins
http://java.com/en/download/help/5000010500.xml#selfextracting
A better way with java-package
http://serios.net/content/debian/java/with-java-package.php
thanks!
thanks for help!
知識庫有文件
你可以參考我們知識庫裡的 在 Debian 上安裝 Java