Changes between Version 5 and Version 6 of ASAPSourceInstall
- Timestamp:
- 07/18/06 13:36:27 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ASAPSourceInstall
v5 v6 30 30 {{{ 31 31 tar jxvf asap_src.tar.bz2; cd asap 32 (check Makefile and src/Makefile define library paths correctly for your system) 32 33 make 33 34 }}}