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, JeremyStephens
 

This site is powered by FoswikiCopyright © 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback