[zope2-tracker] [Bug 673441] Re: Poor installation user experience
Charlie_X
charlie.clark at clark-consulting.eu
Thu Apr 28 09:29:37 EDT 2011
Sample instance.cfg. This would simplify the install for someone just
trying Zope out. The current buildout.cfg could be renamed to
develop.cfg because it is really suited to developers. Shouldn't the
WSGI part have it's own configuration?
virtualenv --no-site-packages my_zope
cd my_zope
wget http://svn.zope.org/*checkout*/Zope/tags/2.13.6/bootstrap.py
bin/python bootstrap.py
wget http://svn.zope.org/*checkout*/Zope/tags/2.13.6/versions.cfg
wget http://svn.zope.org/*checkout*/Zope/tags/2.13.6/instance.cfg
bin/buildout -c instance.cfg
** Attachment added: "instance.cfg"
https://bugs.launchpad.net/zope2/+bug/673441/+attachment/2092975/+files/instance.cfg
--
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