Ignore:
Timestamp:
06/19/06 16:14:56 (18 years ago)
Author:
smasson
Message:

new compilation options (compile_opt idl2, strictarrsubs) in each routine

File:
1 edited

Legend:

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

    r108 r114  
    4848          Regular users 
    4949        </h4></div></div></div><p> 
    50         The <span class="bold"><strong>complete</strong></span> latest revision (source + tests data files: 767 Mb) can be checked out with the following command executed in your <code class="envar">${HOME}</code>: 
     50        The <span class="bold"><strong>complete</strong></span> latest revision (source + tests data files: 777 Mb) can be checked out with the following command executed in your <code class="envar">${HOME}</code>: 
    5151        </p><pre class="screen"> 
    5252  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">svn</strong></span> <code class="option">checkout</code> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/svn/trunk/</code></em> <em class="parameter"><code>SAXO_DIR</code></em></code></strong> 
    5353        </pre><p> 
    5454      </p><p> 
    55         The latest revision of the <span><strong class="command">source files</strong></span> (40 Mb) can be checked out with the following command: 
     55        The latest revision of the <span><strong class="command">source files</strong></span> (49 Mb) can be checked out with the following command: 
    5656        </p><pre class="screen"> 
    5757  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">svn</strong></span> <code class="option">checkout</code> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/svn/trunk/SRC</code></em> <em class="parameter"><code>SAXO_DIR/SRC</code></em></code></strong> 
     
    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.7M Mb) 
     74          Get <span class="application">SAXO</span> source files (4.8M 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_20060612.tar.gz" target="_top">SAXO_SRC_20060612.tar.gz</a> (4.7M 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_20060619.tar.gz" target="_top">SAXO_SRC_20060619.tar.gz</a> (4.8M 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_20060612.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_20060619.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_20060612.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_20060619.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_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> 
     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_20060619.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_20060619.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.