Ticket #20222 (new Bug)
Opened 15 months ago
Plone installation document having errors in custome buildout.cfg
Reported by: | darkterror | Owned by: | doc-editors@… |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Documentation | Version: | 4.3 |
Keywords: | Cc: |
Description
In the link http://docs.plone.org/manage/installing/requirements.html the minimal build section contains the code for buildout.cfg and in the extends the link provided is not correct. After buildout code the command "../Python-2.7/bin/python bootstrap.py --distribute" doesn't work rather "../Python-2.7/bin/python bootstrap.py" this works with new Plone version so it must be corrected.
Note: See
TracTickets for help on using
tickets.