Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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/gcc40gcc34
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.1 directory

...