Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Python 2.5.1 (built against tcltk 8.4)
  • NumPy
  • PyFITS
  • 4Suite-XML
  • IPython
  • OmniOrb 

Python 2.5.1 (built against tcltk 8.4)

Windows operating system 

...

 
*While running "make", if you run into any compiler problems finding tcl8.4 or tk8.4 libraries, try setting the environment variable, LD_RUN_PATH to point to the location of the tcltk libraries:

...

  1. make clean
  2. setenv LD_RUN_PATH <Location of tcltk libraries>
  3. make
  4. make install
  5. unsetenv LD_RUN_PATH

...