Skip to Main Content Skip to Search
Accelerating the pace of engineering and science

Why do I receive the error "install: too few arguments" when I type "install" to install MATLAB 6.x (R12.x) products on my Linux machine?


Date Last Modified: Friday, June 26, 2009
Solution ID:   1-18MI0
Product:   Database Toolbox; Spreadsheet Link EX; Financial Toolbox; MATLAB; Optimization Toolbox; GARCH Toolbox; Datafeed Toolbox
Reported in Release:   R12
Platform:   Linux
Operating System:   Linux Any
 

Subject:

Why do I receive the error "install: too few arguments" when I type "install" to install MATLAB 6.x (R12.x) products on my Linux machine?

Problem Description:

I receive the error message:
install: too few arguments
Try `install --help' for more information.
when I type:


install
to install MATLAB 6.x (R12.x) on my Linux machine.

Solution:

There are a few reasons why you might be getting this error. Check the following:

1. Make sure that you have downloaded your products correctly, as described in the Related Solution listed at the bottom of the page.

Note: These products should be downloaded into a temporary directory and not into your root MATLAB 6.x (R12.x) directory.

2. Make sure that the MATLAB installer executable is located in the directory in which you untarred it. You can check that the executable exists by typing:


ls -l
in the directory in which you untarred your product files. If the install executable is not present, download and untar the UNIX Installer file again.

3. This error may indicate that you are using a different installer than the MATLAB Installer. This can happen if you have "install" aliased on your machine. Type the following command in the directory that you untarred your MATLAB products:

./install
This command should execute the installer in your current directory.

 

Related Solutions:

Please provide feedback to help us improve this Solution
Contact support