I'm having issues installing this. I got the fik and lic files and the latest zip from Mathworks, but when running makepkg -si it terminates with the following error:
-> Modifying the installer settings
sed: can't read /home/jadesoturi/temp/matlab/src/matlab/installer_input.txt: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
Checking the src folder, i see that everything has been extracted to src/ and not src/matlab. Moving everything to src/matlab makes the installer run, but then i get this error:
Please advise... I was under the impression that the ZIP file downloaded from Mathworks included everything needed for the installation. I have no DVD and my license is provided by my uni...(Oct 31, 2018 16:42:00) Starting local product/component search in download directory (Oct 31, 2018 16:42:00) Searching for archives... (Oct 31, 2018 16:42:00) Reading /home/jadesoturi/temp/matlab/src/matlab/archives (Oct 31, 2018 16:42:00) 2 files found in /home/jadesoturi/temp/matlab/src/matlab/archives (Oct 31, 2018 16:42:00) Reading /home/jadesoturi/temp/matlab/src/matlab (Oct 31, 2018 16:42:00) 20 files found in /home/jadesoturi/temp/matlab/src/matlab (Oct 31, 2018 16:42:00) Archive search complete. 22 total files found. (Oct 31, 2018 16:42:01) Completed local product/component search (Oct 31, 2018 16:42:01) Error: Unable to locate required installation files.
Using a File Installation Key requires you run the installer from a MATLAB DVD or from a directory which contains files previously downloaded via the installer.
To obtain the missing files, click Back on the previous screen and select Log in with a MathWorks Account or contact your MATLAB license administrator. (Oct 31, 2018 16:42:01) Exiting with status -2 (Oct 31, 2018 16:42:01) End - Unsuccessful. Finished
Pinned Comments