Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

2.5.3

These are instructions for building APE 2.5.3 for the various supported OSes.

redhat4-i686-32bit

These instructions should be performed as the glastrm user on a machine running rhel4 in 32bit mode (noric09 as of this writing).

  1. Obtain APE 2.5.3 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat4-i686-32bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat4-i686-32bit/ape
  3. Unzip and Untar the file ape-2.5.3-src.tar.gz
  4. Change directory to ape-2.5.3
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat4-i686-32bit/ape/2.5.3/gcc34
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.3 directory

redhat4-x86_64-64bit

These instructions should be performed as the glastrm user on a machine running rhel4 in 64bit mode (noric14 as of this writing).

  1. Obtain APE 2.5.3 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat4-x86_64-64bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat4-x86_64-64bit/ape
  3. Unzip and Untar the file ape-2.5.3-src.tar.gz
  4. Change directory to ape-2.5.3
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat4-x86_64-64bit/ape/2.5.3/gcc34
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.3 directory

redhat3-i686-32bit

These instructions should be performed as the glastrm user on a machine running rhel3 in 32bit mode (noric02 as of this writing).

  1. Obtain APE 2.5.3 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat3-i686-32bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat3-i686-32bit/ape
  3. Unzip and Untar the file ape-2.5.3-src.tar.gz
  4. Change directory to ape-2.5.3
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat3-i686-32bit/ape/2.5.3/gcc32
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.3 directory

2.5.1

These are instructions for building APE 2.5.1 for the various supported OSes.

...

  1. Obtain APE 2.5.1 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/ape
  3. Unzip and Untar the file ape-2.5.1-src.tar.gz
  4. Change directory to ape-2.5.1
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/ape/2.5.1/gcc41
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.1 directory

redhat4-i686-32bit

These instructions should be performed as the glastrm user on a machine running rhel4 in 32bit mode (glastlnx14 as of this writing).

  1. Obtain APE 2.5.1 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat4-i686-32bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat4-i686-32bit/ape
  3. Unzip and Untar the file ape-2.5.1-src.tar.gz
  4. Change directory to ape-2.5.1
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat4-i686-32bit/ape/2.5.1/gcc34
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.1 directory

redhat4-x86_64-64bit

These instructions should be performed as the glastrm user on a machine running rhel4 in 64bit mode (noric13 as of this writing).

  1. Obtain APE 2.5.1 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat4-x86_64-64bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat4-x86_64-64bit/ape
  3. Unzip and Untar the file ape-2.5.1-src.tar.gz
  4. Change directory to ape-2.5.1
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat4-x86_64-64bit/ape/2.5.1/gcc34
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.1 directory

redhat3-i686-32bit

These instructions should be performed as the glastrm user on a machine running rhel3 in 32bit mode (noric02 as of this writing).

...