next up previous contents 5
Next: Building the tcl_clibs library Up: Installing the libraries Previous: Building the jpegsoc library   Contents


Installing the newmat10 library

  1. Create a directory, perhaps in your DCS 'root' directory (e.g. ~/release-3_2/newmat10/linux) which can be referenced later by the tcl_clibs makefile.

  2. Download the newmat10.tar.gz file into this new directory.

  3. gunzip newmat10.tar.gz

  4. tar -xvf newmat10.tar

  5. Use the correct makefile for your computer architecture. For example, on Linux:

    blctlxx:~/release-3_2/newmat10/linux > make -f nm_gnu.mak
    

Note: There have been reports of build problems using gcc 3.2. If this is the case for you, then you may go on to the next step and modify the tcl_clibs to build without this library. This library is only used to calculate optimal table position for SSRL beam lines, and you may not need this feature.



Scott McPhillips 2003-03-11