Linux installer can't find product files

조회 수: 22 (최근 30일)
Sean
Sean 2025년 9월 26일
답변: Satyam 2025년 10월 16일 11:11
I am trying to install R2025a on Linux and I am unable to get the installer to work. I put the fileInstallationKey in from my employer and set the destinationFolder, agreeToLicense, outputFile, and enableLNU in the installer_input.txt and pass that into the installer script. However it gives me the following errors:
(Sep 26, 2025 10:28:34) License Agreement validation is successful.
(Sep 26, 2025 10:28:34) Unable to load product files. Product files must be in the same folder as the input file. For help getting the product files, see the installation documentation on <a HREF="https://www.mathworks.com/pi_noprode_mpi_R2025a_glnxa64">MATLAB Answer</a>.
(Sep 26, 2025 10:28:34) Exiting with status -2
(Sep 26, 2025 10:28:34) End - Unsuccessful
What am I doing wrong? I have not had this problem in the past.
Incidentally, ChatGPT was extremely unhelpful in debugging this. It suggested that there are separate online and offline installers and I somehow got the wrong one, but there is only one installer package on the mathworks page.
  댓글 수: 1
Star Strider
Star Strider 2025년 9월 26일
I've not had any recent problems with Ubuntu 24.04, however I was downloading directly from MathWorks. Specifically, R2025b installed with minimum effort, once I created the appropriate directories for it (not using sudo).
I suggest that you Contact Support.

댓글을 달려면 로그인하십시오.

답변 (1개)

Satyam
Satyam 2025년 10월 16일 11:11
Hi @Sean,
This error usually occurs when the online installer is used with a File Installation Key (FIK) or when the product files are not in the same folder as the installer.
Please ensure you are using the offline installation package (not the small online installer) and that the installer, product files are all in the same directory.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by