Installing the NAG Library, Mark 28.7

Product Code: NLL6I287NL

  1. download the tar gzip file NLL6I287NL.tgz to a temporary location <temp_dir>
  2. change to the temporary location and gunzip and untar
       cd <temp_dir>
       gunzip NLL6I287NL.tgz        # this will create NLL6I287NL.tar
       tar xvf NLL6I287NL.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).