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

Compare with Current View Page History

« Previous Version 3 Next »

The source code is available here: http://sourceforge.net/projects/healpix/

 

3.20

RHEL5-32

  1. Download the source code into /afs/slac/g/glast/ground/GLAST_EXT/redhat5-i686-32bit-gcc41/healpix
  2. untar
  3. cd into Healpix subdirectory
  4. Set up your environment to point to the GLAST_EXT copy of python
  5. ./configure -L   (follow the prompts)
    1. Select to set up C, C++ and Python bindings
    2. Include our local cfitsio library
    3. For C++ choose "basic_gcc" rather than "generic_gcc"
  6. make
  7. make install
  • No labels