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

Compare with Current View Page History

« Previous Version 2 Next »

2.7.0-gl1

These are instructions for building Xerces 2.7.0-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 Xerces 2.7.0 source code from http://archive.apache.org/dist/xml/xerces-c/Xerces-C_2_7_0/source/xerces-c-src_2_7_0.tar.gz and save to /afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-32bit/xerces if it doesn't already exist.
  1. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-32bit/ape
  2. Unzip and Untar the file ape-v2r3-src.tar.gz
  3. Change directory to ape
  4. Execute ./configure --prefix=/afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-32bit/ape/2.3-gl1/gcc40
  5. Execute make
  6. Execute make install
  7. Leave and erase the ape directory
  • No labels