필터 지우기
필터 지우기

R2018b update 3 in linux

조회 수: 2 (최근 30일)
Bert RAM Aerts
Bert RAM Aerts 2019년 2월 25일
댓글: Bert RAM Aerts 2019년 2월 25일
Hi,
I run Matlab R2018b update 2 in Ubuntu 18.10, of course as a non-root user.
If I try to update to update 3, I get an error that the install directory is not writable - of course - it should ask the sudo password.
I installed update 2 by reinstalling Matlab after downloading matlab_R2018b_glnxa64.zip which contained update 2.
Now I need to do the same but the download matlab_R2018b_glnxa64.zip does not contain update 3.
Please correct both issues.
Kind regards,
Bert
  댓글 수: 1
Bert RAM Aerts
Bert RAM Aerts 2019년 2월 25일
Dirty trick to be able to use the matlab GUI to install update 3:
bert@Dell7577Linux:/usr/local/MATLAB$ sudo chown -R bert R2018b/
bert@Dell7577Linux:/usr/local/MATLAB$ sudo chgrp -R bert R2018b/
and after installation:
bert@Dell7577Linux:/usr/local/MATLAB$ sudo chgrp -R root R2018b/
bert@Dell7577Linux:/usr/local/MATLAB$ sudo chown -R root R2018b/

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

답변 (0개)

카테고리

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

태그

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by