You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

2.5.1

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

redhat5-i686-32bit

These instructions should be performed as the glastrm user on a machine running rhel5 in 32bit mode (bldlnx09 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/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).

  1. Obtain APE 2.5.1 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.1-src.tar.gz
  4. Change directory to ape-2.5.1
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/redhat3-i686-32bit/ape/2.5.1/gcc32
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.1 directory

leopard-i386-32bit

These instructions should be performed as the glastrm user on a machine running leopard in 32bit mode (bldmac02 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/leopard-i386-32bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-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/leopard-i386-32bit/ape/2.5.1/gcc40
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.1 directory

2.3-gl1

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

leopard-i386-32bit

These instructions should be performed as the glastrm user on a machine running leopard (bldmac02 as of this writing).

  1. Obtain a APE 2.3 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-32bit/ape if it doesn't already exist.
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-32bit/ape
  3. Unzip and Untar the file ape-v2r3-src.tar.gz
  4. Change directory to ape
  5. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-32bit/ape/2.3-gl1/gcc40
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape directory
  • No labels