next up previous contents
Next: System Dependent Routines Up: MGGHAT User's Guide Version Previous: Tcl/Tk

Installation

For a large number of computer systems, installation of MGGHAT should be fairly painless. You will only need to:

  1. copy the makefile for your system (for example makefile.sunos) to makefile
  2. edit makefile to indicate where the LINPACK and BLAS routines can be found, as described in section 3.2
  3. type make to compile a single precision version. On some systems, you can type make double to compile an ``auto-double'' precision version.

On systems for which a makefile is not provided, you will need to modify one of the existing makefiles for your system. This section describes the main system dependencies and parts of the makefile you may need to modify. If you are porting MGGHAT to a new system or have problems with installation, you should also read section 9 on portability.





william.mitchell@nist.gov