stop using distribute, it's failing on some distributions

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38078 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9fc6e32b
...@@ -37,7 +37,7 @@ For example: ...@@ -37,7 +37,7 @@ For example:
Run the Zope 2.12 buildout: Run the Zope 2.12 buildout:
$ cd ~/erp5.buildout $ cd ~/erp5.buildout
$ python2.6 -S bootstrap/bootstrap.py -d -v 1.4.4 -c buildout-2.12.cfg $ python2.6 -S bootstrap/bootstrap.py -v 1.4.4 -c buildout-2.12.cfg
$ bin/buildout -v -c buildout-2.12.cfg $ bin/buildout -v -c buildout-2.12.cfg
This will download and install the software components needed to run ERP5 on This will download and install the software components needed to run ERP5 on
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment