Changes between Version 10 and Version 11 of ASAPSourceInstall


Ignore:
Timestamp:
07/27/06 12:13:40 (18 years ago)
Author:
Malte Marquarding
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ASAPSourceInstall

    v10 v11  
    4040  Check if the module works. If the following statement returns without a message, all is good!
    4141{{{
    42   cd tmp; python -c "import _asap"; cd <original directory>
     42  cd /tmp; python -c "import _asap"; cd -
    4343}}}
    4444  Install it to the default location: