Cannot install MATLAB drive connector in Ubuntu 22.04

6 vues (au cours des 30 derniers jours)
Gerald Marewo
Gerald Marewo le 23 Août 2022
Commenté : Gerald Marewo le 4 Jan 2023
Dear all,
Upon successfully installing MATLAB R2022 in Ubuntu 22.04 I tried installing MATLAB drive connector without success.
Even though the installation process allows me to insert my Mathworks account's email it does not allow me to insert my Mathworks password. In the former case the cursor blinks and I can see characters as I type them. In the latter case this is not true.
Please note that when I start the installer from the commandline (using the BASH shell) with the command
sh mathworksservicehost_1.13.0.1_glnxa64_installer.bin
I get the following message.
Gtk-Message: 17:26:23.836: Failed to load module "canberra-gtk-module"
but the installer continues until it does not allow me to insert my Mathworks account password.
You assistance in this matter would be greatly appreciated.
Kind regards.
Gerald.
  9 commentaires
Gerald Marewo
Gerald Marewo le 29 Nov 2022
Please get in touch with MATLAB support for help.
Sammy
Sammy le 29 Nov 2022
OK, thanks.

Connectez-vous pour commenter.

Réponses (1)

BENJAMÍN ALBERTO MORA ARANEDA
Rey pude arreglar el problema descargando el archivo (instalador .bin) https://www.mathworks.com/products/matlab-drive.html?s_tid=AO_MLConnector#matlab-drive-connector
Luego ingrese a la terminal desde la carpeta donde está el archivo e ingresé los siguientes comandos:
sudo chmod + "instalador".bin
ingresé contraseña, y dejó instalar de pana.
Me da la impresión que el problema se debe a que el instalador necesitas permisos de superusuarios en todo el codigo y como no se los entregamos de un inicio tiene problemas para ejecutarlo, con el chmod uno agrega permiso de super usuario al script completo (si no me equivoco) entonces con eso se arregla.
  1 commentaire
Gerald Marewo
Gerald Marewo le 4 Jan 2023
Dear Benjamin,
Thank you for the email.
Could you please re-write your message in English please?
Regards,
Gerald.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by