Versions Compared

Key

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

...

  1. Download CLHEP 1.9.4.3 from http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions/clhep-1.9.4.2.tgz and save to /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/CLHEP if it doesn't already exist.
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/CLHEP
  3. Ungzip and Untar the file clhep-1.9.4.2.tgz
  4. Change directory to 1.9.4.2/CLHEP
  5. Execute ./configure --prefix /afs/slac/g/glast/ground/GLAST_EXT/tiger-i386-32bit/CLHEP/1.9.4.2/gcc40
  6. Execute make
  7. Execute make install
  8. Leave and erase the current directory (CLHEP)

redhat5-i686-64bit

These instructions should be performed as the glastrm user on a machine running 64bit version of rhel5 (noric15 as of this writing).

  1. Download CLHEP 1.9.4.2 from http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions/clhep-1.9.4.2.tgz and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat5-x86_64-64bit/CLHEP if it doesn't already exist.
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat5-x86_64-64bit/CLHEP
  3. Ungzip and Untar the file clhep-1.9.4.2.tgz
  4. Change directory to 1.9.4.2/CLHEP
  5. Execute ./configure --prefix /afs/slac/g/glast/ground/GLAST_EXT/redhat5-x86_64-64bit/CLHEP/1.9.4.2/gcc41
  6. Execute make
  7. Execute make install
  8. Leave and erase the current directory (CLHEP)

redhat5-i686-32bit

These instructions should be performed as the glastrm user on a machine running 32bit version of rhel5 (bldlnx09 as of this writing).

  1. Download CLHEP 1.9.4.3 2 from http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions/clhep-1.9.4.2.tgz and save to /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/CLHEP if it doesn't already exist.
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/CLHEP
  3. Ungzip and Untar the file clhep-1.9.4.2.tgz
  4. Change directory to 1.9.4.2/CLHEP
  5. Execute ./configure --prefix /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit/CLHEP/1.9.4.2/gcc41
  6. Execute make
  7. Execute make install
  8. Leave and erase the current directory (CLHEP)

...