MATLAB Fedora 34 installer gui issues

6 views (last 30 days)
I am trying to download MATLAB R2021a and I have Fedora 34. I have heard that there are some issues here and have found some resources to help.
For example, I've renamed the libcrypto.so.1 file that many people suggest for Fedora 34.
Some also suggest that GNOME is a problem and I have used this link as well
The current issue that I am getting now is that when running
sudo ./install
then the installer gui does know what to put for "login name" and I am unable to edit the text box
when running
./install
then I obviously cannot write to /usr/local/MATLAB/R2021a (or even make the directory if it doesn't already exists)
please let me know if more information is needed
Best

Accepted Answer

Dan Cornelius Maxim
Dan Cornelius Maxim on 27 Jul 2021
I´ve used
sudo ./install
for the installation of matlab on fedora34.
To solve the issue with the "login name" I´ve clicked in the input field for the login name.
Then I used the shortcut
CRTL + ALT + RIGHT
to switch to the right workspace and
CRTL + ALT + LEFT
to switch back to the installation workspace.
Now you should be ready to write your login name in the input field and finish the installation process.
Note, that you can define any other shortcut in the "settings" - "keyboard options" for switching of the workspaces, if the upper shortcuts are not working.
It worked fine for me and I hope for you as well.
  3 Comments
reaujahn
reaujahn on 26 Nov 2022
Worked for me on Fedora 37 as well :) Thank you so much
Daniel Moran
Daniel Moran on 9 Feb 2024
This also worked for me with R2023b on Debian Testing (Trixie).

Sign in to comment.

More Answers (1)

Yongjian Feng
Yongjian Feng on 6 Jul 2021
How about running a VM of debian and install matlab there?

Categories

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

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!