InstallForMacOSX will not open on Yosemite
Show older comments
When I double click the bundled install app it appears momentarily in the dock and then disappears without displaying any error message. During this operation Console reports:
9/11/15 10:15:33.534 AM Dock[1161]: no information back from LS about running process LSASN:{hi=0x0;lo=0x3dd3dd}
I have tried changing permissions on the bundle using sudo chmod +x so the permissions for the installer are as such:
drwxr-xr-x@ 3 willsilva staff 102 Sep 11 10:12 InstallForMacOSX.app
4 Comments
William Silva
on 11 Sep 2015
William Silva
on 11 Sep 2015
Edited: William Silva
on 11 Sep 2015
Cathy Garcia
on 20 Nov 2015
I am having the same problem. I was wondering if you were able to solve the problem?
Walter Roberson
on 20 Nov 2015
When I look for more information about that error message, the contexts I find it usually talk about there being permission problems with an executable, that they needed to chmod +x something to get whatever they were doing to run.
Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!