Author: tziade Date: Wed Apr 19 10:33:44 2006 New Revision: 2886 Modified: CPSSkins4Five/trunk/INSTALL.txt Log: updated install instructions
Modified: CPSSkins4Five/trunk/INSTALL.txt ============================================================================== --- CPSSkins4Five/trunk/INSTALL.txt (original) +++ CPSSkins4Five/trunk/INSTALL.txt Wed Apr 19 10:33:44 2006 @@ -1,5 +1,5 @@ -$Id:$ +$Id$ ================= CPSSkins for Five @@ -11,8 +11,15 @@ Requirements ------------ -- zope-2.9.2 +CPSSkins4Five needs Zope 2.9.2 and the CMF Products -- cpsskins v3 +- zope-2.9.2: get the software on zope.org and follow its instruction + + - tarball: http://www.zope.org/Products/Zope/2.9.2/Zope-2.9.2.tgz + - windows self-extracting version: http://www.zope.org/Products/Zope/2.9.2/Zope-2.9.2-win32.exe + +- CMF 1.6.0: get the archive and uncompress the products in INSTANCE/Products + + - tarball: http://www.zope.org/Products/CMF/CMF-1.6.0/CMF-1.6.0.tar.gz + - zip: http://www.zope.org/Products/CMF/CMF-1.6.0/CMF-1.6.0.zip -- CMF 1.6.0 -- http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins
