Getting stuck at Confirm User while installing MATLAB
25 次查看(过去 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!