*************************** Welcome to SAOImageDS9 *************************** Please Note: The build instructions have changed! Quick Instructions for those who hate to read instructions. After installation, ds9 can be located in SAOImageDS9/bin/ds9. To build DS9, just cut and paste the following commands: *************************** For Linux/X11 MacOSX/Cygwin *************************** cd SAOImageDS9 unix/configure make *************************** For Aqua MacOSX *************************** requires XCode cd SAOImageDS9 macosx/configure make *************************** For Windows *************************** requires cygwin with mingw compilers cd SAOImageDS9 win/configure make