Changes between Version 11 and Version 12 of DsxInstall


Ignore:
Timestamp:
Jan 23, 2010, 10:15:30 AM (14 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxInstall

    v11 v12  
    2121See DsxConfig
    2222
     23== Setup paths ==
     24
     25DSX only needs access to its python library. Setup your {{{PYTHONPATH}}} variable
     26as needed, for instance:
     27
     28{{{
     29$ export PYTHONPATH=$DSX_DIR/lib/python
     30}}}
     31
    2332== Testing ==
    2433