[CMF-checkins] CVS: CMF - INSTALL.txt:1.9.2.3
Tres Seaver
tseaver@zope.com
Tue, 25 Feb 2003 10:27:43 -0500
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv25477
Modified Files:
Tag: CMF-1_3-branch
INSTALL.txt
Log Message:
Prep for 1.3.1b1.
=== CMF/INSTALL.txt 1.9.2.2 => 1.9.2.3 ===
--- CMF/INSTALL.txt:1.9.2.2 Mon Aug 5 00:25:31 2002
+++ CMF/INSTALL.txt Tue Feb 25 10:27:42 2003
@@ -1,4 +1,4 @@
-Installing CMF 1.3
+Installing CMF 1.3.1beta1
Requirements
@@ -26,11 +26,11 @@
Procedure
- 1. Unpack the CMF-1.3.tar.gz tarball into a working
+ 1. Unpack the CMF-1.3.1beta1.tar.gz tarball into a working
directory. For instance::
$ cd /usr/local/zope
- $ tar xzf /tmp/CMF-1.3.tar.gz
+ $ tar xzf /tmp/CMF-1.3.1beta1.tar.gz
Note for Windows users: if you are using WinZip to unpack
the file, be *sure* to disable the "TAR file smart CR/LF
@@ -43,13 +43,13 @@
For instance::
$ cd /var/zope/Products # /var/zope is INSTANCE_HOME
- $ ln -s /usr/local/zope/CMF-1.3/CMFCore .
- $ ln -s /usr/local/zope/CMF-1.3/CMFDefault .
- $ ln -s /usr/local/zope/CMF-1.3/CMFTopic .
+ $ ln -s /usr/local/zope/CMF-1.3.1beta1/CMFCore .
+ $ ln -s /usr/local/zope/CMF-1.3.1beta1/CMFDefault .
+ $ ln -s /usr/local/zope/CMF-1.3.1beta1/CMFTopic .
or, as a shortcut::
- $ ln -s /usr/local/zope/CMF-1.3/CMF* .
+ $ ln -s /usr/local/zope/CMF-1.3.1beta1/CMF* .
Since linking doesn't apply on Windows, you will need
to cut or copy the files from the place where you unpacked
@@ -65,7 +65,7 @@
Install the New Software.
- 0. "Download":CMF-1.3.tar.gz the tarball.
+ 0. "Download":CMF-1.3.1beta1.tar.gz the tarball.
1. Copy your "working" products off to one side (in case
you need / choose to revert).