Recently, Somebody Somewhere wrote these words
> 
> The fix was 
> 
> su
> rm -f /usr/lib/firefox-1.0/plugins/libjavaplugin.oji.so
> cd /usr/X11R6/lib
> mkdir browser_plugins


cd browser_plugins


> ln -s /usr/jre1.5.0_01/plugin/i386/ns7/libjavaplugin.oji.so .
> ln -s /usr/jre1.5.0_01/plugin/i386/ns7/libjavaplugin.oji.so \
/usr/lib/firefox-1.0/plugins/


Interestingly, the second link on it's own causes a pretty nasty crash,
because everything that crashes refuses to go away and kill -9 doesn't
help! The solution is to kill the multiple firefox-bin entries that
somehow hold on from a console and restart X.
-- 

        With best Regards,


        Declan Moriarty.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to