[Erp5-report] r40723 luke - /erp5/trunk/buildout/README.txt

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 25 17:22:20 CET 2010


Author: luke
Date: Thu Nov 25 17:22:19 2010
New Revision: 40723

URL: http://svn.erp5.org?rev=40723&view=rev
Log:
 - synchronise with 2.12
 - add note with welcome to contribute

Modified:
    erp5/trunk/buildout/README.txt

Modified: erp5/trunk/buildout/README.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README.txt?rev=40723&r1=40722&r2=40723&view=diff
==============================================================================
--- erp5/trunk/buildout/README.txt [utf8] (original)
+++ erp5/trunk/buildout/README.txt [utf8] Thu Nov 25 17:22:19 2010
@@ -18,13 +18,21 @@ Software
 Software part shall be system independent. In perfect world it shall depend
 only on:
 
- * C compiler
- * standard C and C++ library
- * operating system kernel
+ * C and C++ compiler
+ * standard C and C++ library with development headers
+ * make
+ * patch
+ * python (>=2.4) with development headers (to run buildout)
+ * tool to download bootstrap (wget, curl or web browser)
+ * subversion client (XXX: It will be removed some day)
 
 As world is not perfect some additional build time requirements are added,
 please look below for a way to acquire list of dependencies and system helpers.
 
+Note: We are working hard on removing system depending helpers. Please try to
+use ERP5 Appliance 2.8 without helpers and extend buildout profiles to depend
+only on above list.
+
 How to run
 ----------
 




More information about the Erp5-report mailing list