Changes between Version 10 and Version 11 of ASAPSourceInstall
- Timestamp:
- 07/27/06 12:13:40 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ASAPSourceInstall
v10 v11 40 40 Check if the module works. If the following statement returns without a message, all is good! 41 41 {{{ 42 cd tmp; python -c "import _asap"; cd <original directory>42 cd /tmp; python -c "import _asap"; cd - 43 43 }}} 44 44 Install it to the default location: