release-notes/devel/en_US Java.xml,1.6,1.7

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Tue Aug 29 01:05:50 UTC 2006


Author: pfrields

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7537

Modified Files:
	Java.xml 
Log Message:
Update content from wiki for test3



Index: Java.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Java.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Java.xml	13 Aug 2006 16:59:58 -0000	1.6
+++ Java.xml	29 Aug 2006 01:05:48 -0000	1.7
@@ -114,7 +114,20 @@
       <command>alternatives</command> command:
     </para>
 
-<screen><![CDATA[alternatives --config java alternatives --config javac ]]></screen>
+<screen><![CDATA[alternatives --config java 
+alternatives --config javac ]]></screen>
+
+    <note>
+      <title>64-bit JNI Libraries</title>
+      <para>
+	Note that the 64-bit JNI libraries shipped by default on 64-bit
+	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 command <command>yum install
+	  &lt;package_name&gt;.i386</command>.
+      </para>
+    </note>
 
   </section>
 




More information about the docs-commits mailing list