Installing Java and Enabling Firefox to Use It

sudo -i  # enter your user password
apt-get install sun-java6-jdk
update-alternatives --config java    # select the sun java6 jdk option
cd /usr/lib/firefox/plugins
ln -s /usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so
exit
Close and restart Firefox.
Topic revision: r2 - 31 Jan 2008 - 15:37:24 - JeremyStephens
 
Register | Log In
Copyright © 2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback