Show
Ignore:
Timestamp:
08/05/09 16:24:19 (3 years ago)
Author:
david
Message:

updating migration docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • enpraxis.educommons/trunk/enpraxis/educommons/docs/INSTALL.html

    r8 r515  
    55<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    66<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" /> 
    7 <title>eduCommons 3.1.1-final Installation</title> 
     7<title>eduCommons 3.2.1 Installation</title> 
    88<link rel="stylesheet" href="./default.css" type="text/css" /> 
    99</head> 
    1010<body> 
    11 <div class="document" id="educommons-3-1-1-final-installation"> 
    12 <h1 class="title">eduCommons 3.1.1-final Installation</h1> 
     11<div class="document" id="educommons-3-2-1-installation"> 
     12<h1 class="title">eduCommons 3.2.1 Installation</h1> 
    1313<h2 class="subtitle" id="installation-instructions">Installation Instructions</h2> 
    1414 
     
    245245<pre class="literal-block"> 
    246246cd /opt/Zope-2.10.5/web/Products 
    247 sudo tar -zxvf ~/eduCommons-3.1.1-final.tar.gz 
     247sudo tar -zxvf ~/eduCommons-3.2.1.tar.gz 
    248248</pre> 
    249249<p>eduCommons includes a number of products which need to be put in the root 
     
    251251<pre class="literal-block"> 
    252252cd /opt/Zope-2.10.5/web/Products 
    253 sudo mv eduCommons-3.1.1-final/* . 
    254 sudo rm -rf eduCommons-3.1.1-final 
     253sudo mv eduCommons-3.2.1/* . 
     254sudo rm -rf eduCommons-3.2.1 
    255255</pre> 
    256256<p>The products that now ship with eduCommons are as follows:</p> 
     
    453453<hr class="footer" /> 
    454454<a class="reference external" href="INSTALL.txt">View document source</a>. 
    455 Generated on: 2009-01-14 23:51 UTC. 
     455Generated on: 2009-08-05 22:23 UTC. 
    456456Generated by <a class="reference external" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source. 
    457457