Changes between Version 15 and Version 16 of pyRAF
- Timestamp:
- 04/18/06 17:03:26 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyRAF
v15 v16 56 56 Numeric and Pmw are already installed on the system. 57 57 58 59 58 Readline5: 60 59 … … 62 61 cdelacruz@metis:~$ sudo apt-get install libreadline5-dev 63 62 64 65 66 63 Numeric: 67 64 68 65 cdelacruz@metis:~$ sudo apt-get install python2.4-numeric 69 66 cdelacruz@metis:~$ sudo apt-get install python2.4-numeric-ext 70 71 72 67 73 68 In addition Pydrizzle/Multidrizzle require: … … 84 79 cdelacruz@metis:~$ sudo apt-get install python-pmw 85 80 cdelacruz@metis:~$ sudo apt-get install python-pmw-doc 86 87 88 81 89 82 libf2c: … … 92 85 fort77 - Invoke f2c like a real compiler 93 86 94 95 96 87 cdelacruz@metis:~$ sudo apt-get install python2.4-tk 97 88 98 89 }}} 99 90 100 PyRAF Installation: 91 == PyRAF Installation: == 101 92 {{{ 102 93 Create directory, /usr/local/pyraf/, and uncompress source: … … 170 161 }}} 171 162 172 = Alternate Installation/Testing=163 == Alternate Installation/Testing == 173 164 {{{ 174 165 IRAF/PYRAF errors: … … 242 233 243 234 244 For Pyraf installation, downloaded all dependant packages from [http://www.stsci.edu/resources/software_hardware/pyraf/current/support_pyraf/ here]. 235 For Pyraf installation, downloaded all dependant packages from 236 [http://www.stsci.edu/resources/software_hardware/pyraf/current/support_pyraf/ here]. 245 237 246 238 libf2c.tar
