Skip to content

Install Java Plugin on Firefox in Fedora 18

kiminotes edited this page Apr 6, 2013 · 2 revisions

see also http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html

cd ~/.mozilla/plugins
ln -s jre_home/lib/(amd64|i386)/libnpjp2.so .
restart firefox
about:plugins
Clone this wiki locally