Changes between Version 32 and Version 33 of ASAPSourceInstall
- Timestamp:
- 05/14/08 14:26:53 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ASAPSourceInstall
v32 v33 1 1 = Installing ASAP and dependencies from source = 2 2 3 * You need '''scons, flex, bison, g++, g77/gfortran, cfitsio ''' to build ASAP. These should be available as system packages (e.g. rpm, deb etc.)3 * You need '''scons, flex, bison, g++, g77/gfortran, cfitsio, boost, python''' to build ASAP. These should be available as system packages (e.g. rpm, deb etc.). You will also need the corresponding development packages (e.g. xyz-dev.deb or xyz-devel.rpm) 4 4 * You will also need '''ipython, matplotlib, numpy''' to run ASAP 5 5