Changes between Version 17 and Version 18 of SandBox


Ignore:
Timestamp:
04/17/08 17:18:20 (16 years ago)
Author:
pinsard
Comment:

tp pour xsl wiki

Legend:

Unmodified
Added
Removed
Modified
  • SandBox

    v17 v18  
    9797other try from  http://svn.nuxeo.org/trac/nuxeo/wiki/WikiMacros 
    9898    [[Include(trunk/SRC/Documentation/xmldoc/firststeps.html,None)]]  
     99 
     100=ici= 
     101 
     102* [http://www.talkaboutprogramming.com/group/comp.lang.idl-pvwave/ IDL-PVWAVE news group] 
     103 
     104To simplify the explanation, we suppose that we install SAXO in your {{{${HOME}}}}. 
     105 
     106         ''IDRIS'' 
     107          {{{ 
     108  $ ln -s /home/rech/eee/reee217/SAXO_DIR ${HOME}/SAXO_DIR 
     109          }}} 
     110                  '''IPSL''' 
     111          {{{ 
     112  $ ln -s /home/smlod/SAXO_DIR ${HOME}/SAXO_DIR 
     113          }}} 
     114  
     115You are now ready to do your 
     116[FirstSteps First steps with SAXO]. 
     117 
     118the following command: idl> iodir = '''''the chosen directory''''' 
     119 
     120 {{{idl> iodir = '''''the chosen directory'''''}}} 
     121 
     122       {{{ 
     123  $ cd ${HOME} 
     124  $ mkdir '''''CHOSEN_DIR''''' 
     125  $ cd '''''CHOSEN_DIR''''' 
     126}}} 
     127 
     128[wiki:SandBox#ici]