Installation Notes
################################################################
$RCSfile: INSTALL.txt,v $
Author: Craeg Strong
$Date: 2002/08/27 04:25:10 $
################################################################
Plain vanilla installation. Substitute your Zope installation directory for [ZOPE] below.
======================== UNIX INSTALLATION ========================
- cd [ZOPE]/lib/python/Products
- tar xzf ExternalFile-1-2-0.tgz
- tar xzf CVSFile-0-9-0.tar
- restart Zope
======================== Windoze INSTALLATION ========================
- cd [ZOPE]\lib\python\Products
- unzip ExternalFile-1-2-0.tgz
- unzip CVSFile-0-9-0.tgz
- restart Zope
# EOF