Versions Compared

Key

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

2.6

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

Windows-i386-32bit

  1. Obtain the source from James Peachey
  2. Unzip and Untar
  3. Open the vc7 sln solution file in Microsoft Visual C++ 7.1
  4. create bin and lib directories
  5. Set to Release
  6. Set Multi-threaded for apelib

2.5.3

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

...

  1. Obtain APE 2.5.3 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-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/tiger-i386-32bit/ape/2.5.3/gcc40
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.3 directory

Windows-i386-32bit

  1. Obtain APE 2.5.3 source code from James Peachey
  2. Unzip and Untar the file ape-2.5.3-src.tar.gz
  3. Open the Visual Studio solution in the vs8 dirctory, using Visual Studio 2008.
  4. Allow Visual Studio to upgrade the solution for Visual Studio 2008.
  5. Build apelib and all the associated applications
  6. Copy the files into the directory structure expected by Fermi, creating a lib directory for apelib, bin for the applications, and copying over the includes from the source.
  7. Copy onto the V: drive in V:\Glast_Software\Toaster\GLAST_EXT\Windows-i386-32bit
  8. Create a compressed file and store in /nfs/farm/g/glast/u05/extlib/VC90

...

  1. Obtain APE 2.5.1 source code from James Peachey and save to /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/ape if it doesn't already exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/tiger-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/tiger-i386-32bit/ape/2.5.1/gcc40
  6. Execute make
  7. Execute make install
  8. Leave and erase the ape-2.5.1 directory

Windows-i386-32bit

  1. Obtain APE 2.5.1 source code from James Peachey
  2. Unzip and Untar the file ape-2.5.1-src.tar.gz
  3. Open the Visual Studio solution in the vs8 dirctory, using Visual Studio 2008.
  4. Allow Visual Studio to upgrade the solution for Visual Studio 2008.
  5. Build apelib and all the associated applications
  6. Copy the files into the directory structure expected by Fermi, creating a lib directory for apelib, bin for the applications, and copying over the includes from the source.
  7. Copy onto the V: drive in V:\Glast_Software\Toaster\GLAST_EXT\Windows-i386-32bit
  8. Create a compressed file and store in /nfs/farm/g/glast/u05/extlib/VC90

...