Getting stuck at Confirm User while installing MATLAB
25 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Jestzer
on 25 Feb 2023
Edited: Jestzer
on 2 Feb 2024
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.
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!