Due to a personal preference, I still feel that the Oracle/SUN JRE is superior to OpenJDK.
It is a pain to enable Oracle/Sun JRE plugin for Firefox in Fedora 15; they just force you to do their OpenJDK and IcedTea for browser. For some sites, unfortunately, these FOSS variants just won't work .
To enable the "real" JRE support for FF, just create a symbolic link of the plugin lib from $JAVA_HOME to /usr/lib64/mozilla/plugins e.g. :
ln -s $JAVA_HOME/lib/amd64/default/libnpjp2.so /usr/lib64/mozilla/plugins
Ensure that your JAVA_HOME variable is defined.
Distribution Release: Grml 2024.12
-
The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. Grml is a
minimal, live distribution which is based on Debian. Grml 2024.12 drops
support ...
1 day ago