Ignore:
Timestamp:
06/02/06 14:09:44 (18 years ago)
Author:
pinsard
Message:

getsaxo depends on files in http://forge.ipsl.jussieu.fr/saxo/download/

File:
1 edited

Legend:

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

    r84 r85  
    152152  <prompt>$</prompt> <userinput><command>cd</command> <parameter>SAXO_DIR</parameter></userinput> 
    153153          </screen> 
    154           ... and download it the latest version of the sources tar file: <ulink url="http://www.lodyc.jussieu.fr/~smasson/SAXO/SRC/SAXO_DIR_&date;.tar.gz">SAXO_DIR_&date;.tar.gz</ulink> (&szsrc; Mb). This tar.gzip file could also be downloaded with  
     154          ... and download it the latest version of the sources tar file: <ulink url="http://forge.ipsl.jussieu.fr/saxo/download/SAXO_RD_&date;.tar.gz">SAXO_RD_&date;.tar.gz</ulink> (&szsrc; Mb). This tar.gz file could also be downloaded with  
    155155        <variablelist> 
    156156          <varlistentry><term><command>wget</command></term> 
    157157          <listitem><screen> 
    158   <prompt>$</prompt> <userinput><command>wget</command> <parameter>http://www.lodyc.jussieu.fr/~smasson/SAXO/SRC/SAXO_DIR_&date;.tar.gz</parameter></userinput> 
     158  <prompt>$</prompt> <userinput><command>wget</command> <parameter>http://forge.ipsl.jussieu.fr/saxo/download//SAXO_RD_&date;.tar.gz</parameter></userinput> 
    159159          </screen></listitem> 
    160160          </varlistentry> 
    161161          <varlistentry><term><command>curl</command></term> 
    162162          <listitem><screen> 
    163   <prompt>$</prompt> <userinput><command>curl</command> <option>-O</option> <parameter>http://www.lodyc.jussieu.fr/~smasson/SAXO/SRC/SAXO_DIR_&date;.tar.gz</parameter></userinput> 
     163  <prompt>$</prompt> <userinput><command>curl</command> <option>-O</option> <parameter>http://forge.ipsl.jussieu.fr/saxo/download//SAXO_RD_&date;.tar.gz</parameter></userinput> 
    164164          </screen></listitem> 
    165165          </varlistentry> 
Note: See TracChangeset for help on using the changeset viewer.