How to use this license files (Mac OS X - Unix - Linux)
-------------------------------------------------------
Mac OS X
--------
a) Run the Installer. When asked about the license, copy the content of the
"license.dat" file to appropriate field and proceed with the installation.
b) At the end of the install process, uncheck the launch Matlab checkbox.
This way Matlab will not be launched when the install is finished.
c) Open the "license.lic" file and replace the string "your_host_name" with
the hostname of the computer where Matlab is being installed.
d) Copy the edited "license.lic" file to "/Applications/MATLAB7/etc".
e) Now you are all set to run Matlab. Enjoy!
Unix/Linux
----------
a) Create the directory where Matlab will be installed ("/usr/local/matlab7").
Copy the "license.dat" file to the directory. Let us call this dir $MATLAB
from now on.
b) Run the installer and proceed with the installation.
c) Open the "license.lic" file and replace the string "your_host_name" with
the hostname of the computer where Matlab is being installed.
d) Copy the edited "license.lic" file to "$MATLAB/etc".
e) Now you are all set to run Matlab. Enjoy!
KNOWN ISSUES
------------
- If Matlab does not start and license error is reported, check if the license
files have its permission set to: "-rwxr-xr-x". In other words, the user
running the license manager must have reading permission over the license
files.