...
- Copy CFITSIO v3.060A (cfitsio-v3.060A-src.tar.gz) from one of the other GLAST_EXT locations and save to /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/cfitsio if it doesn't already exist.
- Change directory to /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/cfitsio
- Unzip and Untar the file cfitsio-v3.060A-src.tar.gz
- Change directory to cfitsio-v3.060A/
- Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/cfitsio/v3060A/gcc40
- Execute make shared
- Create the directory /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/cfitsio/v3060A/gcc40
- Execute make install
- Erase and leave the cfitsio-v3.060A directory
redhat5-i686-32bit
These instructions should be performed as the glastrm user on a machine running leopard (bldmac01 as of this writing).
- Copy CFITSIO v3.060A (cfitsio-v3.060A-src.tar.gz) from one of the other GLAST_EXT locations and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/cfitsio if it doesn't already exist.
- Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/cfitsio
- Unzip and Untar the file cfitsio-v3.060A-src.tar.gz
- Change directory to cfitsio-v3.060A/
- Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/cfitsio/v3060A/gcc40
- Execute make shared
- Create the directory /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/cfitsio/v3060A/gcc40
- Execute make install
- Erase and leave the cfitsio-v3.060A directory