-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/15/2013 09:22 PM, Jesus Cea wrote:
I am not familiar with zc.buildout, but I have quite bad experiences installing zope 2.13 using virtualenv (basically, zope needs to use specific pinned versions of products, and that would be fine if they were notified to "pip", but they are not).
So I tried to install 2.13.21 using "zc.buildout", following instructions at <http://docs.zope.org/zope2/releases/2.13/INSTALL-buildout.html>, but it failed just at the very beginning, since there is no "bootstrap.py" script anywere.
I have a previous 2.13.19 around, and it has a "bootstrap.py" and a "buildout.cfg". But 2.13.20 and 2.13.21 miss that file.
So, how is current Zope installed?. Could you update documentation?.
In a virtualenv:: $ bin/easy_install \ --index=http://download.zope.org/Zope2/index/2.13.21 Zope2 In a buildout:: $ cat buildout.cfg [buildout] extends = http://download.zope.org/Zope2/index/2.13.21/versions.cfg .... Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlKG3E8ACgkQ+gerLs4ltQ4f9ACgh9BK4DhjZ/k3BkP7vdytTKfb PtoAn1LmLiEOcRPQGD/aqNE0+8wOjCKj =9VSl -----END PGP SIGNATURE-----