Getting stuck at Confirm User while installing MATLAB
23 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am trying to install MATLAB but I am facing some issues.
According to the instructions I should use "sudo ./install" in oder to make changes to the '/usr/local/MATLAB/R2022b' but then because of using 'sudo', the Login Name on the install window is coming out blank and I cannot even change it or hit next.
But when I dont use sudo, the Login Name is correct and but I cannot proceed since I cannot make changes to '/usr/local/MATLAB/R2022b'.
Can anyone suggest me the right way of installing?
Thanks
4 件のコメント
回答 (2 件)
Jestzer
2023 年 2 月 25 日
編集済み: Jestzer
2024 年 2 月 2 日
A number of things you can do:
- Click in a different window and then click back in the text box to enter your email/password (that's what other people seem to be coming here for, at least.) You can also try this with Alt+Tab.
- Change the permissions on your MATLAB installation so that you can have it write the license file
- Run xhost +SI:localuser:root in your Linux Terminal. Keep in mind that running GUI applications on Linux is largely discouraged.
- Maunally create a license file in the License Center and then place it in one of MATLAB's licenses folders.
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!