Ignore:
Timestamp:
06/12/06 21:43:20 (18 years ago)
Author:
smasson
Message:

bugfix in ead/write_oasis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/xmldoc/getsaxo.html

    r100 r107  
    7272        Get <span class="application">SAXO</span> from a tar file 
    7373      </h3></div></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="saxo_src_tar"></a>2.3.1.&nbsp; 
    74           Get <span class="application">SAXO</span> source files (4.6M Mb) 
     74          Get <span class="application">SAXO</span> source files (4.7M Mb) 
    7575        </h4></div></div></div><p> 
    7676          Create your <code class="filename"><code class="envar">${HOME}</code>/SAXO_DIR</code> directory... 
     
    8080  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">cd</strong></span> <em class="parameter"><code>SAXO_DIR</code></em></code></strong> 
    8181          </pre><p> 
    82           ... and download it the latest version of the sources tar file: <a href="http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060607.tar.gz" target="_top">SAXO_SRC_20060607.tar.gz</a> (4.6M Mb). This tar.gz file could also be downloaded with  
     82          ... and download it the latest version of the sources tar file: <a href="http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060612.tar.gz" target="_top">SAXO_SRC_20060612.tar.gz</a> (4.7M Mb). This tar.gz file could also be downloaded with  
    8383        </p><div class="variablelist"><dl><dt><span class="term"><span><strong class="command">wget</strong></span></span></dt><dd><pre class="screen"> 
    84   <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">wget</strong></span> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060607.tar.gz</code></em></code></strong> 
     84  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">wget</strong></span> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060612.tar.gz</code></em></code></strong> 
    8585          </pre></dd><dt><span class="term"><span><strong class="command">curl</strong></span></span></dt><dd><pre class="screen"> 
    86   <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">curl</strong></span> <code class="option">-O</code> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060607.tar.gz</code></em></code></strong> 
     86  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">curl</strong></span> <code class="option">-O</code> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060612.tar.gz</code></em></code></strong> 
    8787          </pre></dd></dl></div><p>      
    8888        Untar the file 
    8989        </p><pre class="screen"> 
    9090  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">cd</strong></span> <em class="parameter"><code><code class="envar">${HOME}</code>/SAXO_DIR</code></em></code></strong> 
    91   <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">tar</strong></span> <code class="option">xvfz</code> <em class="parameter"><code>SAXO_SRC_20060607.tar.gz</code></em></code></strong> 
    92   <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">rm</strong></span> <em class="parameter"><code>SAXO_SRC_20060607.tar.gz</code></em></code></strong> 
     91  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">tar</strong></span> <code class="option">xvfz</code> <em class="parameter"><code>SAXO_SRC_20060612.tar.gz</code></em></code></strong> 
     92  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">rm</strong></span> <em class="parameter"><code>SAXO_SRC_20060612.tar.gz</code></em></code></strong> 
    9393        </pre><p> 
    9494        </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="saxo_data_tar"></a>2.3.2.&nbsp; 
Note: See TracChangeset for help on using the changeset viewer.