R2018b update 3 in linux

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 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

リリース

R2018b

タグ

質問済み:

2019 年 2 月 25 日

コメント済み:

2019 年 2 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by