I have downloaded and mounted the docs iso, downloaded mpm via wget as suggested, using a network mount for shared docs.
>./mpm install-doc --matlabroot=/usr/local/MATLAB/R2023a/ --source=/docs --destination=/NET_HOME/matlab_docs
It echo's the info above back in 4 lines and then exits with, ERROR Installation failed.
I am running as root, /docs is readable, proven by cp commands, destination is 777, create files with no problems.
>cp /docs/testfile /NET_HOME/matlab_docs/testfile executes with no problems
I have tried to be in the matlabroot dir when executing as well as matlabroot/bin, matlabroot/bin/glnx.../
Ideas?

댓글 수: 1

dpb
dpb 2023년 8월 3일
Answers forum isn't official TMW support channel, contact Technical Support directly; TMW has support for install issues.

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

답변 (1개)

Anjaneyulu Bairi
Anjaneyulu Bairi 2023년 8월 29일
편집: Anjaneyulu Bairi 2023년 8월 29일

0 개 추천

I understand that you are experiencing difficulties while attempting to install MATLAB documentation on Linux using the "mpm" tool. To troubleshoot this issue, please follow the steps below:
  • Ensure that you have the required permissions to write to the directory "/NET_HOME/matlab_docs".
  • Verify that the "--matlabroot" option is correctly set to the MATLAB installation directory, and that the "--source" option points to the appropriate location of the MATLAB documentation. By typing “matlabroot” in terminal you can verify the MATLAB installation directory.
  • Confirm that you have the latest version(3.1.0) of the "mpm" tool installed.
I hope these steps help resolve the problem you are facing.

카테고리

도움말 센터File Exchange에서 Install Products에 대해 자세히 알아보기

제품

릴리스

R2023a

질문:

2023년 8월 3일

편집:

2023년 8월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by