MATLAB Installation Guide for Unix | ![]() ![]() |
Installation Procedure
To install the MathWorks products on your UNIX workstation, follow these instructions. If you encounter any problems during the installation process, refer to Chapter 3, Troubleshooting.
Superuser status is required to install the symbolic links that add MATLAB to your users' paths and to edit the system boot script to start the MATLAB license manager automatically at system boot time. If you do not have superuser status, you can still install MATLAB, but MATLAB programs must be invoked using absolute pathnames.
cd /usr/local mkdir matlabr12 (needed for first time installation only) cd matlabr12
$MATLAB
directory. For information about creating a License File, see Before You Install. The installer looks for the license file in the $MATLAB
directory and, after processing it, moves the License File to $MATLAB/etc during installation.If you are upgrading an existing MATLAB installation, rename the License
File in $MATLAB/etc
. The installer will not process the new license file if it
finds an existing license file in $MATLAB/etc
.
/cdrom/install* &
(Sun, Alpha, IBM, SGI, and Linux platforms)
/cdrom/INSTALL* &
(HP platform)
If you are installing software products, the installation script displays the following welcome screen.
If you are installing documentation, the installation script displays the same screen; however, the title bar contains the text Begin Documentation Installation. Click OK to continue.
$MATLAB
directory, the installer displays a License File template. You can modify this template to create a valid License File.When verifying your License File, check that the expiration date, number of
keys, and passcode fields in each INCREMENT
line match the license
information you received from The MathWorks. To avoid warning messages
appearing in the log file when you start MATLAB, delete INCREMENT lines for
products with expired licenses. Also make sure that your electronic mail
program did not cause INCREMENT
lines to wrap. You must use the
continuation character (\) if INCREMENT
lines get too long to fit on one line. If
you edit your License File, do not use tabs to separate the fields in an
INCREMENT
line.
If you prefer to use another text editor to edit your License File, press Cancel. Otherwise, click OK to continue.
This dialog box lists all the products you are licensed to install in the Items to Install box. To remove a product from the Items to install list, select it and press the Remove button. (A MATLAB installation includes MATLAB, the MATLAB Kernel, and the MATLAB Toolbox.)
Select any additional platforms needed at your site from the column of check boxes.
This dialog box lists all the documentation you are licensed to install in the Items to Install list box. To remove a item from the list, select it and press the Remove button. To install the Japanese language version of the documentation, click the appropriate check box.
The documentation installation procedure continues with step 11.
Specify the location in your file system for symbolic links to the matlab and mex scripts. Choose a directory such as /usr/local/bin that is common to all your users' paths. The installer fills in the License Number automatically.
Note If you have a user-based license, see Setting Up User-Based Licensing for more information. |
![]() | Distribution | After You Install | ![]() |