MATLAB Installation Guide for Unix    

License File

A License File is an ASCII text file, named license.dat, that contains a set of valid license passcodes. When you purchase MATLAB or other products, The MathWorks sends you license information in an e-mail or fax. You must create a License File containing this license information. (For more information about creating a License File from this message, see Before You Install.)

The following is an example of a user-created license.dat file.

Each INCREMENT line has the form

The INCREMENT line containing the TMW_Archive identifies the products you are licensed to install.

License File Processing

During the installation process, the installer processes the License File, adding information about the name, location, and port number of the license manager daemon. After processing the License File, the installer moves it into the $MATLAB/etc/ directory.

The following is a sample of a processed License File.

Note the addition of two lines to the License File:

The SERVER line identifies the system on which the license manager daemon runs, by hostname and hostid, and specifies the TCP/IP port number used to connect to it. The SERVER line has this general format.

You typically do not need to edit this line except if you know the port number conflicts with other software. You can use any port number; however, to run the daemons from a nonroot account, the port number must be greater than 1024.

The DAEMON line identifies the name and location of the vendor daemon. In user-based licenses, the DAEMON line also contains the path of the license options file.


 Applications Specifying the Location of the License File