Installing the NAG Library, Mark 29.1

Product Code: NLL6I29DBL

  1. download the tar gzip file NLL6I29DBL.tgz to a temporary location <temp_dir>
  2. change to the temporary location and gunzip and untar
       cd <temp_dir>
       gunzip NLL6I29DBL.tgz        # this will create NLL6I29DBL.tar
       tar xvf NLL6I29DBL.tar       # this will extract install.sh, nl28.tgz,
                                                        in.htm(l), un.htm(l), 
                                                        nag_tsandcs.txt
      
  3. run the installation script
    ./install.sh
  4. after the software has been installed, you can optionally delete the temporary location and its contents.
  5. You can access the documentation on our website from here (html) or here (zip).