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

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

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 28 Oct 2020
Edited: MathWorks Support Team on 28 Oct 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.

More Answers (0)

Categories

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

Tags

No tags entered yet.

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!