Why do I get the error "LSOpenURLsWithRole() failed with error -10810" when trying to install MATLAB on a Mac?

6 visualizaciones (últimos 30 días)
I am attempting to install MATLAB on my Mac, but launching InstallForMacOSX.app doesn't do anything. Launching it in Terminal returns the following error:
ERROR: LSOpenURLsWithRole() failed with error -10810 for the file /Users/Bob/Downloads/InstallForMacOSX.app.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 28 de Oct. de 2020
Editada: MathWorks Support Team el 28 de Oct. de 2020
This error occurs when trying to run an unsigned executable from a network location or other protected location on MacOS Catalina 10.15. This is a new feature to the operating system which can prevent files moved to a MacOS machine from running successfully.
A workaround for the issue is to move the entire installer or set of Download Only files to a local directory that is not protected. An example of this is /tmp or /Users/Shared. You should then be able to run the installer.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by