Changes between Version 56 and Version 57 of IRAF
- Timestamp:
- 04/21/06 10:51:12 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IRAF
v56 v57 181 181 = Required Packages = 182 182 183 STSDAS 3.4/TABLES 3.4 183 == STSDAS 3.4/TABLES 3.4 == 184 184 185 185 * STSDAS source: [ftp://ftp.stsci.edu/pub/software/stsdas/stsdas_v3.4/source/stsdas34.tar.gz/ stsdas34.tar.gz] 186 186 * TABLES source: [ftp://ftp.stsci.edu/pub/software/stsdas/tables_v3.4/source/tables34.tar.gz/ tables34.tar.gz] 187 187 188 == Install Tables and STSDAS==188 === Install Tables and STSDAS === 189 189 190 190 '''Created directories and uncompressed archives at:''' … … 214 214 setenv PATH /usr/local/bin:$PATH 215 215 }}} 216 === Tables Installation:=== 216 217 === Tables Installation: === 217 218 {{{ 218 219 metis:/usr/local/iraf/extern/tables> mkpkg linux … … 254 255 }}} 255 256 '''Compile Python code (under python directory):''' 256 {{ 257 {{{ 257 258 iraf@metis% python compileall.py ./* 258 259 }}}
