NAG Logo
Numerical Algorithms Group

Detailed instructions for downloading and installing the
NAG Fortran Library, Mark 21 from the NAG web site

Product Code: FLH9721DAL

Installing the NAG Fortran Library, Mark 21 (without the Library Documentation)

1) download the tar gzip file flh9721dal.tgz to a temporary location <temp_dir>
2) change to the temporary location and gunzip and untar
  
   cd <temp_dir>
   gunzip flh9721dal.tgz        # this will create flh9721dal.tar
   tar xvf flh9721dal.tar       # this will extract install.sh, fl21.tar,
                                                    in.htm(l), un.htm(l)

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. 

Installing the NAG Fortran Library, Mark 21 and the Library Documentation

1) download tar gzip file flh9721dal.tgz to a temporary location <temp_dir>
2) change to the temporary location and gunzip and untar
   
   cd <temp_dir>
   gunzip flh9721dal.tgz        # this will create flh9721dal.tar
   tar xvf flh9721dal.tar       # this will extract install.sh, fl21.tar,
                                                    in.htm(l), un.htm(l)

3) download tar gzip file fl21_doc.tgz to the temporary location <temp_dir>
4) gunzip

   gunzip fl21_doc.tgz          # this will create fl21_doc.tar

   # Note: do not untar fl21_doc.tar

5) run the installation script

   ./install.sh

6) after the software has been installed, you can optionally delete
   the temporary location and its contents.

Installing the NAG Fortran Library Documentation Only

1) download tar gzip file fl21_doc.tgz to the location 
   where you want the documentation installed <install_dir>
2) change to the installation location and gunzip and untar

   cd <install_dir>
   gunzip fl21_doc.tgz          # this will create fl21_doc.tar
   tar xvf fl21_doc.tar

© The Numerical Algorithms Group 2008
Privacy Policy | Trademarks

© Numerical Algorithms Group

Visit NAG on the web at:

www.nag.co.uk (Europe and ROW)
www.nag.com (North America)
www.nag-j.co.jp (Japan)

http://www.nag.co.uk/downloads/fl/fl21_unixinstalldetails.asp