The use of all supplied software must be in accordance with the terms and conditions of the Software Licence signed by NAG and each site. Any request to use NAG software on a computer other than the one licensed must be referred to NAG (see Section 5).
This implementation is a compiled, tested, ready-to-use version of the NAG Data Mining Components that is considered suitable for operation on the computer systems detailed below:
hardware: Sun SPARC Ultra systems operating system: Solaris 2.6 (SunOS 5.6) or compatible C compiler: Sun Workshop 5 C compiler (cc) or compatible
For information about implementations of the NAG Data Mining Components for use on other computer systems please contact NAG.
|-- *.html (NAG Data Mining Components online |-- Documents -|-- *.pdf documentation) | | |-- Library --|-- libnag_dmc.a | drsol10da --| |-- Include --|-- *.h | | |-- *.c |-- Examples --|-- *.dat | |-- Results --|-- *.r | | |-- bin ------|-- * (directories of FLEXlm binaries | | for supported platforms) |-- License ---| | |-- flexfaq ---|-- *.htm (FLEXlm FAQ) |-- htmlman --| |-- flexuser --|-- *.htm (FLEXLM End User Manual)
To install the NAG Data Mining Components use the Unix tar utility, e.g.
tar xvf /cdrom/drsol.tar(assuming the CD-ROM has been mounted as /cdrom).
The object library (Library/libnag_dmc.a) should be moved to a directory, such as /usr/lib, in the default search path of the linker, if possible, so that linkage is convenient.
The include files, in directory Include, should be moved to a directory such as /usr/include so that they can be accessed during compilation, e.g.
mv include/*.h /usr/include
For the NAG Data Mining Components you will be provided with an uncounted license key for use on a specific machine.
An uncounted license key consists of one FEATURE or INCREMENT line for each product licensed, for example:
FEATURE NAG_DMC NAG 1.000 31-dec-2001 0 CBDA2041DC1BC45D2B68 \ "SOLA," 80896b27
This enables an unlimited number of instances of version 1 of the application NAG_DMC until the date specified on the system with hostid 80896b27 only. Note that the line is continued by escaping the newline character with '\'.
You will have to inform NAG of the hostid of the system. To obtain the hostid, locate the FLEXlm utility program 'lmutil' in drsol10da/License/bin/sun4_u5, and run it with argument 'lmhostid'.
Once you have obtained the license key, store the text of it in a file, say /usr/local/lib/nag/license.dat
The location of this file must be made known to the NAG application by setting the environment variable LM_LICENSE_FILE to the full pathname of the file before the application is invoked.
For example, in the C-shell, type:
setenv LM_LICENSE_FILE /usr/local/lib/nag/license.dator in the Bourne shell, type:
LM_LICENSE_FILE=/usr/local/lib/nag/license.dat export LM_LICENSE_FILE
No other actions are required to install an uncounted license.
The following material should also be made accessible to users:
compiled library:
Library/libnag_dmc.ainclude files:
Include/*.hexample program material:
Examples/*.c Examples/*.dat Examples/Results/*.rdocumentation files:
Documents/*.html Documents/*.pdf
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 please quote your NAG site reference and NAG product code (in this case DRSOL10DA).
The NAG websites are an information service providing items of interest to users and prospective users of NAG products and services. The information is reviewed and updated regularly and includes implementation availability, descriptions of products, downloadable software, product documentation and technical reports. The NAG websites can be accessed at
or
http://www.nag.com/ (in North America)
or
http://www.nag-j.co.jp/ (in Japan)
NAG Ltd Tel: +44 (0)1865 511245 Fax: +44 (0)1865 310139 NAG Ltd Response Centre email: support@nag.co.uk Tel: +44 (0)1865 311744 Fax: +44 (0)1865 310139 NAG Inc Tel: +1 630 971 2337 Fax: +1 630 971 2706 NAG Inc Response Center email: infodesk@nag.com Tel: +1 630 971 2345 Fax: +1 630 971 2706 Nihon NAG KK Tel: +81 (0)3 5542 6311 Fax: +81 (0)3 5542 6312 email: help@nag-j.co.jp [NP3627/IN]