Cannot install MATLAB drive connector in Ubuntu 22.04

6 次查看(过去 30 天)
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 个评论

请先登录,再进行评论。

回答(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 个评论
Gerald Marewo
Gerald Marewo 2023-1-4
Dear Benjamin,
Thank you for the email.
Could you please re-write your message in English please?
Regards,
Gerald.

请先登录,再进行评论。

类别

Help CenterFile 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!

Translated by