[zope2-tracker] [Bug 673441] Re: Poor installation user experience

Charlie_X charlie.clark at clark-consulting.eu
Thu Apr 28 07:41:46 EDT 2011


First of all, Zope 2.13 and up no longer use .tar.gz so we need .zip and
unzip. Yesterday I had a failure with manuel but that must have been
transitory

Secondly it is confusing to me, at least, to have both an install that
uses buildout and and a separate buildout based one. I would suggest
separate buildout configurations (if required) so that

virtualenv --no-site-packages zope-2.13.6
cd zope-2.13.6
either
wget path/to/bootstrap.py
or preferably
bin/pip install zc.buildout
wget path/to/sample/buildout.cfg
bin/buildout

-- 
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/673441

Title:
  Poor installation user experience


More information about the zope2-tracker mailing list