My Matlab installer is not download the individual products. What do I do?
Show older comments
Hi, I'm trying to install Matlab 2015a using the installer. I downloaded the installer from the Mathworks site. It's only about 100 MB, so obviously it's supposed to download the actual products after I run the installer. There is no option or link anywhere in plain view in my Mathworks account page that says I need to download the individual product zip files before I run the installer, so I'm assuming the 100MB installer will download everything automatically.
So I run the installer using the -inputFile option on a custom installer input text file. In my input file I see a bunch of lines such as #product.blahblah. These lines are commented out. According to the installer input text file:
"## 1. To automatically install all your licensed products, do not edit
## any lines in this section."
Okay, so I'm trying to install everything I'm licensed for, so I leave all those lines commented. However, when I try to install, I get the following:
(Aug 17, 2015 21:38:55) Starting local product/component search in download directory
(Aug 17, 2015 21:38:55) Searching for archives...
(Aug 17, 2015 21:38:55) Reading /usr/local/matlab2015a/archives
(Aug 17, 2015 21:38:55) 2 files found in /usr/local/matlab2015a/archives
(Aug 17, 2015 21:38:55) Reading /usr/local/matlab2015a
(Aug 17, 2015 21:38:55) 16 files found in /usr/local/matlab2015a
(Aug 17, 2015 21:38:55) /root/Downloads/MathWorks/R2015a/archives doesn't exist ... skipping.
(Aug 17, 2015 21:38:55) Archive search complete. 18 total files found.
(Aug 17, 2015 21:38:55) Assembling product list...
(Aug 17, 2015 21:38:56) Completed local product/component search
(Aug 17, 2015 21:38:56) No products are selected. The product lines specified in the input file are invalid. Verify the product list and restart the application.
(Aug 17, 2015 21:38:56) Exiting with status -2
(Aug 17, 2015 21:38:56) End - Unsuccessful.
If I'm not mistaking, the installer is complaining that it is not finding any archive files, so there's nothing to install. What am I doing wrong?
1 Comment
Pavan
on 20 Nov 2024
I am download matlab but it not showing like app i showing like file in my laptop
Accepted Answer
More Answers (1)
Walter Roberson
on 18 Aug 2015
1 vote
My understanding, possibly wrong, is that when you use the installer that way, you need to have downloaded the archive files. You would be able to get those by running the installer once in interactive mode.
4 Comments
David
on 18 Aug 2015
Wynn
on 16 Sep 2015
I am having the same problem; however, I am using the silent installer for Linux with MATLAB 2015b. I've tried both with and without commenting all the product.blah lines. David, have you been able to resolve this issue? Can anyone else provide a solution?
Thank you for your help.
David
on 17 Sep 2015
ISAslot
on 10 Jun 2016
I had my product selection list come up blank like in the image above when installing from a network share. I canceled the install and then copied the installation files over to the computer and then ran the installation again and my list populated.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!