01 February 2007

Installing Java plugin for firefox 2.0 on Ubuntu Feisty

Automatix won't work - the symlink to java plugin won't be copied - and you'll have to do it manually ... The next step would be to update the Automatix script ...

sudo apt-get install sun-java6-plugin
cd /opt/firefox/plugins
sudo ln -s /usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so

No comments: