Changes between Version 38 and Version 39 of ASAPFedoraInstall
- Timestamp:
- 05/13/11 15:10:25 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ASAPFedoraInstall
v38 v39 84 84 85 85 {{{ 86 wget ftp://ftp.atnf.csiro.au/pub/software/asap/current/asap 3.0.1-src.tar.bz287 tar zxf asap 3.0.1-src.tar.bz288 cd asap 3.0.186 wget ftp://ftp.atnf.csiro.au/pub/software/asap/current/asap-3.0.1-src.tar.bz2 87 tar zxf asap-3.0.1-src.tar.bz2 88 cd asap-3.0.1 89 89 scons lapacklibdir=/usr/lib/atlas cfitsioincdir=/usr/include/cfitsio 90 90 su # or sudo … … 95 95 }}} 96 96 97 To help out other users please also create a binary package and replace the version fc 9in the following with your version:97 To help out other users please also create a binary package and replace the version fc12 in the following with your version: 98 98 {{{ 99 99 scons makedist=fedora-12 lapacklibdir=/usr/lib/atlas cfitsioincdir=/usr/include/cfitsio