[Erp5-report] r34930 seb - /erp5/trunk/buildout/README-2.12.txt
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon May 3 13:27:00 CEST 2010
Author: seb
Date: Mon May 3 13:26:56 2010
New Revision: 34930
URL: http://svn.erp5.org?rev=34930&view=rev
Log:
specify version to bootstrap, in does not work without it
Modified:
erp5/trunk/buildout/README-2.12.txt
Modified: erp5/trunk/buildout/README-2.12.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README-2.12.txt?rev=34930&r1=34929&r2=34930&view=diff
==============================================================================
--- erp5/trunk/buildout/README-2.12.txt [utf8] (original)
+++ erp5/trunk/buildout/README-2.12.txt [utf8] Mon May 3 13:26:56 2010
@@ -37,7 +37,7 @@
Run the Zope 2.12 buildout:
$ cd ~/erp5.buildout
- $ python2.6 bootstrap/bootstrap.py
+ $ python2.6 bootstrap/bootstrap.py -v 1.4.3
$ bin/buildout -v -c buildout-2.12.cfg
This will download and install the software components needed to run ERP5 on
More information about the Erp5-report
mailing list