Go to the directory:
cd /opt/sun-jdk-version.number/jre/lib/amd64Then create a symbolic link:
ln -s server/libjvm.soThis has to be done as root.
Restart your browser, and witness the Java-magic unfold :-)
This blog will contain tips and recommendations for software and anything else catching my fancy
cd /opt/sun-jdk-version.number/jre/lib/amd64ln -s server/libjvm.so