Getting stuck at Confirm User while installing MATLAB

35 views (last 30 days)
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

Sign in to comment.

Answers (2)

Jestzer
Jestzer on 25 Feb 2023
Edited: Jestzer on 2 Feb 2024
A number of things you can do:
  1. 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.
  2. Change the permissions on your MATLAB installation so that you can have it write the license file
  3. Run xhost +SI:localuser:root in your Linux Terminal. Keep in mind that running GUI applications on Linux is largely discouraged.
  4. Maunally create a license file in the License Center and then place it in one of MATLAB's licenses folders.
  3 Comments
Jestzer
Jestzer on 2 Feb 2024
Edited: Jestzer on 2 Feb 2024
That’s because the GUI windows MATLAB tries to use on Linux suck. This bug has been around for nearly 6 years now, as you’ll see below.

Sign in to comment.


Kevin Holly
Kevin Holly on 22 Feb 2023
I would recommend contacting Technical support.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!