Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Table of Contents

Requirements

Please make sure to follow the instructions for compiling python prior to building swig since swig needs to be built against python.

1.3.31

These are the instructions to build SWIG version 1.3.31 on the various supported platforms at SLAC.

leopard-i386-32bit

To build SWIG 1.3.31 on leopard make sure to connect to a leopard machine (bldmac02 as of this writing) as the glastrm user.

  1. Obtain SWIG 1.3.31 from http://sourceforge.net/project/downloading.php?group_id=1645&filename=swig-1.3.31.tar.gz&a=76384819 and save it to /afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-32bit/swig/ if it doesn't exist
  2. Change directory to /afs/slac/g/glast/ground/GLAST_EXT/leopard-i386-32bit/swig
  3. Unzip and untar swig-1.3.31.tar.gz
  4. Change directory to swig-1.3.31
  5. To be continued