[Zope-Checkins] SVN: Zope/branches/2.12/doc/INSTALL.rst The meaning of the text was correct
Andreas Jung
andreas at andreas-jung.com
Tue Sep 22 11:06:00 EDT 2009
Log message for revision 104427:
The meaning of the text was correct
Changed:
U Zope/branches/2.12/doc/INSTALL.rst
-=-
Modified: Zope/branches/2.12/doc/INSTALL.rst
===================================================================
--- Zope/branches/2.12/doc/INSTALL.rst 2009-09-22 15:02:35 UTC (rev 104426)
+++ Zope/branches/2.12/doc/INSTALL.rst 2009-09-22 15:06:00 UTC (rev 104427)
@@ -83,12 +83,12 @@
$ bin/mkzopeinstance --help
.. note::
- The traditional ``inplace`` build is no longer supported. You are now
- encouraged to create a Zope instance within your buildout or virtualenv
- environment.
+ The traditional ``inplace`` build is no longer supported. You should
+ not use your buildout or virtualenv environment for creating a Zope
+ instance. So create your Zope instance using ``mkzopeinstance`` always
+ outside the buildout/virtualenv environment.
-
Starting Zope as a Daemon
-------------------------
More information about the Zope-Checkins
mailing list