Dear Wiki user, You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification. The following page has been changed by ThomasFitzsimmons: http://fedoraproject.org/wiki/Docs/Beats/Java ------------------------------------------------------------------------------ {{{ alternatives --config java alternatives --config javac - }}} - - = 64-bit JNI Libraries = - - The 64-bit JNI libraries shipped by default on x86_64 systems in Fedora Core and Extras will not run on 32-bit JREs. Either switch to a 64-bit java alternative, or install the 32-bit version of the packages, if available. To install a 32-bit version, use the following command: - {{{yum install <package_name>.i386 - }}} - - Likewise, the 32-bit JNI libraries shipped by default on ppc64 systems will not run with a 64-bit JRE. To install the 64-bit version, use the following command: - {{{yum install <package_name>.ppc64 }}} = Handling Java Applets =