Versions Compared

Key

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

2.5.1

These are instructions for building APE 2.5.1 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 (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
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat4-i686-32bit/ape/2.5.1/gcc40
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape directory

2.3-gl1

These are instructions for building APE 2.3-gl1 for the various OSes supported.

...