Versions Compared

Key

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

...

  1. Execute ./configure --prefix /afs/slac.stanford.edu/g/glast/ground/GLAST_EXT/redhat6-x86_64-64bit-gcc44/python/2.7.2/gcc34 -fPIC
  2. If ./include/TGGC.h file doesn't exists or is an empty file then "cp ./gui/gui/inc/TGGC.h to ./include"
  3. Execute make
  4. Execute make install
  5. Leave and erase the current directory (Python-2.7.2)
  6. install additional python modules the same way as python 2.7.1 instruction

...