Some of the fixes on the interweb for this issue are truly horrific and over engineered. After a little research I fixed the problem like this
First I created the link to the java plugin in the firefox plugin directory... using the commands below...
cd /usr/lib/firefox-3.0/plugins$
sudo ln -s /usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so
Second I used the Synaptic Package Manager to remove the package called "icedtea-gcjwebplugin". This was courtesy of Eirik
Just to test that java was working properly - went to www.java.com, clicked on "do i have Java" and saw this little fellow...
No comments:
Post a Comment