PatchSet 7483 
Date: 2007/06/08 20:58:19
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
2007-06-08  Dalibor Topic  <[EMAIL PROTECTED]>

        * FAQ/FAQ.requiredlibraries: Documented zlib & jar tool requirements.

        Reported by:  Kiyo Inaba <[EMAIL PROTECTED]>

Members: 
        ChangeLog:1.4982->1.4983 
        FAQ/FAQ.requiredlibraries:1.9->1.10 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4982 kaffe/ChangeLog:1.4983
--- kaffe/ChangeLog:1.4982      Thu Jun  7 19:58:03 2007
+++ kaffe/ChangeLog     Fri Jun  8 20:58:19 2007
@@ -1,3 +1,9 @@
+2007-06-08  Dalibor Topic  <[EMAIL PROTECTED]>
+
+       * FAQ/FAQ.requiredlibraries: Documented zlib & jar tool requirements.
+
+       Reported by:  Kiyo Inaba <[EMAIL PROTECTED]>
+
 2007-06-07  Dalibor Topic  <[EMAIL PROTECTED]>
 
        * FAQ/FAQ.automake: Documented use of gettext 0.16.1.
Index: kaffe/FAQ/FAQ.requiredlibraries
diff -u kaffe/FAQ/FAQ.requiredlibraries:1.9 kaffe/FAQ/FAQ.requiredlibraries:1.10
--- kaffe/FAQ/FAQ.requiredlibraries:1.9 Sun Mar 26 01:47:51 2006
+++ kaffe/FAQ/FAQ.requiredlibraries     Fri Jun  8 20:58:19 2007
@@ -18,6 +18,22 @@
 distributor uses the RPM packaging format, you should check out
 http://www.rpmfind.net.
 
+ZIP library
+-----------
+
+You'll need the zlib library for Kaffe to be able to use class libraries
+stored in JAR archives. It is available at:
+http://www.zlib.net
+
+JAR tool
+--------
+
+You'll need a tool to create JAR achives of class libraries. Such a tool
+is available in many distributions and the ports system as 'fastjar', or
+alternatively at:
+http://savannah.nongnu.org/projects/fastjar/
+
+
 AWT backends
 ------------
 

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to