[z3-checkins] r26638 - z3/hurry/trunk

faassen at codespeak.net faassen at codespeak.net
Mon May 1 18:50:29 CEST 2006


Author: faassen
Date: Mon May  1 18:50:29 2006
New Revision: 26638

Modified:
   z3/hurry/trunk/INSTALL.txt
Log:
Intermediate checkin, needs more information.


Modified: z3/hurry/trunk/INSTALL.txt
==============================================================================
--- z3/hurry/trunk/INSTALL.txt	(original)
+++ z3/hurry/trunk/INSTALL.txt	Mon May  1 18:50:29 2006
@@ -1,9 +1,13 @@
 Installation
 ------------
 
-Hurry needs Zope 3.1. Install it in a Zope install's lib/python
+Hurry needs Zope 3.1. It can work with Zope 3.2 too. Make sure hurry's
+src directory is on the Python path somehow, and then copy
+hurry-configure.zcml into your Zope's `etc/package-includes`
 directory.
 
 hurry.query also has support for zc.catalog SetIndexes in
-hurry.query.set. zc.catalog can be found here in the Zope 3
-SVN repository, in Sandbox/zc/catalog/
+hurry.query.set. zc.catalog can be found here in the Zope 3 SVN
+repository, in Sandbox/zc/catalog/. You also need to copy
+`zc.catalog-configure.zcml` into your Zope's `etc/package-includes`
+directory.


More information about the z3-checkins mailing list