- Timestamp:
- 08/05/09 16:24:19 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
enpraxis.educommons/trunk/enpraxis/educommons/docs/INSTALL.html
r8 r515 5 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 6 <meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" /> 7 <title>eduCommons 3. 1.1-finalInstallation</title>7 <title>eduCommons 3.2.1 Installation</title> 8 8 <link rel="stylesheet" href="./default.css" type="text/css" /> 9 9 </head> 10 10 <body> 11 <div class="document" id="educommons-3- 1-1-final-installation">12 <h1 class="title">eduCommons 3. 1.1-finalInstallation</h1>11 <div class="document" id="educommons-3-2-1-installation"> 12 <h1 class="title">eduCommons 3.2.1 Installation</h1> 13 13 <h2 class="subtitle" id="installation-instructions">Installation Instructions</h2> 14 14 … … 245 245 <pre class="literal-block"> 246 246 cd /opt/Zope-2.10.5/web/Products 247 sudo tar -zxvf ~/eduCommons-3. 1.1-final.tar.gz247 sudo tar -zxvf ~/eduCommons-3.2.1.tar.gz 248 248 </pre> 249 249 <p>eduCommons includes a number of products which need to be put in the root … … 251 251 <pre class="literal-block"> 252 252 cd /opt/Zope-2.10.5/web/Products 253 sudo mv eduCommons-3. 1.1-final/* .254 sudo rm -rf eduCommons-3. 1.1-final253 sudo mv eduCommons-3.2.1/* . 254 sudo rm -rf eduCommons-3.2.1 255 255 </pre> 256 256 <p>The products that now ship with eduCommons are as follows:</p> … … 453 453 <hr class="footer" /> 454 454 <a class="reference external" href="INSTALL.txt">View document source</a>. 455 Generated on: 2009-0 1-14 23:51UTC.455 Generated on: 2009-08-05 22:23 UTC. 456 456 Generated 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. 457 457
