Your attention is drawn to the terms and conditions of the Software License regarding the use of NAG software. Any request to use this software other than on the licensed computer must be referred to NAG, as should requests for information about the availability of other implementations.
This implementation is a compiled, tested, ready-to-use version of the NAG C Library that is considered suitable for operation on the computer systems detailed below:
hardware: Intel-based Apple Macintosh systems or compatible operating system: Mac OS X 64 version 10.4.11 (Tiger) and compatible C compiler: Gnu C Compiler, supplied in the Developer Tools or compatible
This implementation was produced at NAG Ltd., Oxford on the computing system detailed below:
hardware: Apple Imac operating system: Mac OS X version 10.4.11 (Tiger) Darwin Kernel Version 8.11.1 C compiler: i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
This implementation has also been tested on the same hardware, using the software system detailed below:
hardware: Apple Imac operating system: Mac OS X version 10.5.1 (Leopard) Darwin Kernel Version 9.1.0 C compiler: i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5465)
The entire NAG C Library, Mark 8, was compiled with compiler optimization -O3.
This library has been tested using the Basic Linear Algebra Subprograms (BLAS) and linear algebra routines (LAPACK) provided by NAG (see the Chapter Introductions for f06, f07, f08 and f16 in the NAG C Library Manual).
The library has also been tested with the Apple Computer's vecLib version 3.3.1.
|- doc -|- in.html (Installer's Note, (this document)) | |- un.html (Users' Note) | | |- libnagc_nag.a (static self-contained library | | including NAG BLAS/LAPACK) | |- libnagc_nag.dylib (shareable self-contained library |- lib -| including NAG BLAS/LAPACK) | |- libnagc_vl.a (static library requiring | | Apple vecLib) | |- libnagc_vl.dylib (shareable library requiring | Apple vecLib) clmi608dgl -| |- include -|- *.h | | |- source --|- ??????e.c |- examples -|- data ----|- ??????e.d | |- results -|- ??????e.r | |- scripts -|- nagc_example* | | |- bin -|- * (directories of binaries | | for supported platforms) |- license -|- README.TXT | |- doc -|- * (End User Guide)
The following shows the directory/file organization of the Library Manual as they will be installed.
nagdoc_cl08 -|- examples -|- replaced -|- *.c | |- baseresults -|- *.r | |- source -|- *.c | |- data -|- *.d | |- html -|- mark8.html (main HTML index) | | | |- [A00-X04] -|- *conts.html (chapter contents) | | | |- genint -|- cl_*.html (general introductory material | | and online help document) | | | |- indexes -|- gams -|- cl_gams.html (GAMS index) | | | |- cl*.html (GAMS files) | | | | | |- kwic -|- cl_kwic.html (KWIC index) | | |- cl*.html (KWIC files) | | | |- styles -|- libdoc.css (main CSS stylesheet) | |- pdf -|- frontmatter -|- mark8.pdf (NAG copyright and main | | pdf page) | | | |- [A00-X04] -|- *conts.pdf (chapter contents) | | |- *intro.pdf (chapter introduction) | | |- *c.pdf (routine documents) | | | |- genint -|- *.pdf (general introductory material | | and online help document) | | | |- indexes -|- *.pdf (bookmarked file containing links | | to cl_kwic.html and cl_gams.html) | | | |- INUNs -|- *.pdf (implementation specific note) | |- xhtml -|- mark8.xml (main XHTML index) | |- [A00-X04] -|- *conts.xml (chapter contents) | |- *intro.xml (chapter introduction) | |- *c.xml (routine documents) | |- genint -|- cl_*.xml (general introductory material | and online help document) | |- indexes -|- gams -|- cl_gams.xml (GAMS index) | | |- cl*.xml (GAMS files) | | | |- kwic -|- cl_kwic.xml (KWIC index) | | |- cl*.xml (KWIC files) | |- figures -|- *.png (images used in documentation) | |- styles -|- libdoc.css (main CSS stylesheet) |- *mathml*.xsl (mathml XSLT templates)
compiled libraries: libnagc_nag.a 21.4 Mb libnagc_nag.dylib 14.6 Mb libnagc_vl.a 21.2 Mb libnagc_vl.dylib 14.6 Mb include files: 0.7 Mb example program material: 4.2 Mb scripts: 9 Kb implementation specific documentation: 38 Kb Library Manual: 179 Mb licensing materials 5.4 Mb
By default, the Library Software will be installed in /opt/NAG/. As the installer, you may wish to choose a different location. In this document we refer to the directory /opt/NAG/clmi608dgl or the directory specified by the installer as [INSTALL_DIR].
The directory [INSTALL_DIR] is referenced in the Users' Note (un.html).
The directory [INSTALL_DIR]/scripts contains one or more scripts to show how to use the libraries provided with this implementation. See Users' Note, Example Programs. Subsequent to the installation, if the installer moves the library to some other location then these scripts must be changed to reflect that fact.
To simplify access to the libraries you may wish to create symbolic links in a system location such as /usr/lib pointing at the installed libraries. They would then be in the default search path of the linker during the link phase, and be available for execution at run time.
By default, the Library Manual will be installed in /opt/NAG/ however it can be installed to some other location of the installer's choice. For example you may wish to install the Library Manual in the same location as that for other NAG products. You are encouraged to make it readily available to users.
A short term (demonstration or trial) license key contains one or more lines like the following:
CLMI608DG TRIAL 2007/10/12 "EMnxidA3oeoj0F1Yvi5ibxPjB7"Specifically, it has a line containing the word TRIAL. Longer term license keys must be locked to a specific computer, i.e. they will enable the software on one computer only. These license keys include the word NODE instead of the word TRIAL above.
In order to enable the software, NAG will issue you with a license key. The license key is a simple text file containing details of the software that will be enabled.
License key request and installation is performed through the Apple Installer when clmin08dal.pkg is installed. During installation, you will be prompted for a license key. If you do not have a license key, a request form will be generated for you to complete and send to NAG via fax or e-mail.
Once you have obtained one of the above license keys you can enter it into the installer. By default, the installer will save the license key in /opt/NAG/nag.key (prepend the file if it exists). The C Library will then validate the license at runtime.
If you need to update or change the license key after installation, we recommend that you run the installer again.
Further details about Kusari and how it may be configured to suit your local circumstances are included in the Kusari License Management documentation in the license/doc/ subdirectory of the installation directory [INSTALL_DIR] (see Section 3.1).
The following material should also be made accessible to users:
documentation files:
The nagdoc_cl08 directory contains the Library Manual. This should be made available to users, in addition to the following:
compiled libraries:
libnagc_nag.a libnagc_nag.dylib libnagc_vl.a libnagc_vl.dylibInclude files:
include/*.hexample program material:
examples/source/??????e.c examples/data/??????e.d examples/results/??????e.r scripts/nagc_example*
Note that the example material has been adapted, if necessary, from that published in the Library Manual, so that programs are suitable for execution with this implementation with no further changes (but see Section 4.3.1 for comments about possible differences in results obtained). Making the example material directly available to users provides them with easily adaptable templates for their own problems.
The installer should ensure that the advice given to users in Section 3.1 of the Users' Note (un.html) is suitable for the installation. This can be done by running a few example programs following that advice. The installation can also be tested using the scripts nagc_example*.
On-line documentation is bundled with this implementation. Please see Section 4. See Section 3.1 for the location of the online help files in HTML, PDF and XHTML formats.
The NAG Response Centres are available for general enquiries from all users and also for technical queries from sites with an annually licensed product or support service.
The Response Centres are open during office hours, but contact is possible by fax, email and phone (answering machine) at all times.
When contacting a Response Centre it helps us deal with your enquiry quickly if you can quote your NAG site reference and NAG product code (in this case CLMI608DGL).
The NAG websites provide information about implementation availability, descriptions of products, downloadable software, product documentation and technical reports. The NAG websites can be accessed at the following URLs:
http://www.nag.co.uk/, http://www.nag.com/ or http://www.nag-j.co.jp/
NAG Ltd Wilkinson House Jordan Hill Road OXFORD OX2 8DR NAG Ltd Response Centre United Kingdom email: support@nag.co.uk Tel: +44 (0)1865 511245 Tel: +44 (0)1865 311744 Fax: +44 (0)1865 310139 Fax: +44 (0)1865 310139 NAG Inc 801 Warrenville Road Suite 185 Lisle, IL 60532-4332 NAG Inc Response Center USA email: support@nag.com Tel: +1 630 971 2337 Tel: +1 630 971 2337 Fax: +1 630 971 2706 Fax: +1 630 971 2706 Nihon NAG KK Hatchobori Frontier Building 2F 4-9-9 Hatchobori Chuo-ku Tokyo 104-0032 Japan email: help@nag-j.co.jp Tel: +81 (0)3 5542 6311 Fax: +81 (0)3 5542 6312