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/redhat4-i686-32bit-gcc34/python/2.6.5/gcc34
  2. Execute make
  3. Execute make install
  4. Leave and erase the current directory (Python-2.6.5)

Windows-vc90

Note that 2.6.5 defaults to VS2008 as do the various add-ons

  1. Download Python 2.6.5 installer from http://www.python.orgImage Added
  2. Add
    1. numpy 1.4.1
    2. pyfits 2.3.1
    3. matplotlib 0.99.3
    4. pywcs 1.81-4.4.4 using tar.gz  using python setup.py install
    5. aplpy 0.9.4 tar.gz using python setup.py install
    6. 4SuiteXML 1.0.2 using zip file
    7. scipy 0.8.0b1
    8. ipython 0.10, install using tar.gz using python setup.py install
    9. setuptools 0.6c11
    10. nose 0.11.3 install from tar.gz using python setup.py install

Additional Python Modules

...