Changes between Version 3 and Version 4 of ASAPUbuntuInstall
- Timestamp:
- 09/06/06 11:33:26 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ASAPUbuntuInstall
v3 v4 32 32 }}} 33 33 34 35 == Installation == 36 37 Get http://www.atnf.csiro.au/pub/software/asap/2.1/asap-2.1.0b2-ubuntu.tar.bz2 38 39 {{{ 40 tar jxf asap-2.1.0b2-ubuntu.tar.bz2 41 cd asap-2.1.0b2-ubuntu 42 sudo ./install 43 sudo asap_update_data 44 }}}