Date: Friday, February 10, 2006 @ 12:51:16
  Author: csaba
    Path: /cvsroot/carob/libmysequoia

Modified: README (1.1 -> 1.2)

Added dependencies chapter.


--------+
 README |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletion(-)


Index: libmysequoia/README
diff -u libmysequoia/README:1.1 libmysequoia/README:1.2
--- libmysequoia/README:1.1     Sat Dec 17 15:03:46 2005
+++ libmysequoia/README Fri Feb 10 12:51:16 2006
@@ -2,12 +2,23 @@
 
   Reimplementation of libmysqlclient library, using Carob to benefit from
   clustering. So, native mysql client programs can use the Sequoia clustering
-  product without changing any line of code in the application.
+  solution without changing any line of code in the application.
 
 HOW TO USE IT
 
   Install the debian or rpm package and you are ready.
 
+DEPENDENCIES
+
+  * log4cxx - http://logging.apache.org/log4cxx/
+  
+  For developers four more dependency:
+
+       * mysqlclient development - 
http://dev.mysql.com/doc/refman/5.0/en/c.html
+  * cppunit - http://cppunit.sourceforge.net/cppunit-wiki
+  * lcov - http://ltp.sourceforge.net/coverage/lcov.php
+  * doxygen - http://www.stack.nl/~dimitri/doxygen/
+  
 CURRENT LIMITATIONS
 
   The following MySQL API C functions are not implemented:

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to