[Zope-CVS] CVS: Products/FileCacheManager - INSTALL.txt:1.1
Jens Vagelpohl
jens at dataflake.org
Fri Aug 13 08:47:55 EDT 2004
Update of /cvs-repository/Products/FileCacheManager
In directory cvs.zope.org:/tmp/cvs-serv23580
Added Files:
INSTALL.txt
Log Message:
- adding a suitable INSTALL.txt
=== Added File Products/FileCacheManager/INSTALL.txt ===
Installing the FileCacheManager Product
You will need Zope version 2.7.1 or higher!
First, unzip and untar the compressed surce file into a place where
Zope can find it, namely the "Products" directory.
$ cp FileCacheManager-xyz.tgz <zope_root>/lib/python/Products
$ cd <zope_root>/lib/python/Products
$ tar zxvf FileCacheManager-xyz.tgz
<watch files being decompressed>
Do not forget to restart Zope afterwards. See README.txt for any other
dependencies and requirements.
More information about the Zope-CVS
mailing list