Why do I get an error saying "Error installing third-party software SSHPASS" when installing the Raspberry Pi Support package on my Mac?
2 views (last 30 days)
Show older comments
MathWorks Support Team
on 19 Oct 2015
Edited: MathWorks Support Team
on 19 May 2021
Why do I get an error saying "Error installing third-party software SSHPASS" when installing the Raspberry Pi Support package on my Mac?
Accepted Answer
MathWorks Support Team
on 19 May 2021
Edited: MathWorks Support Team
on 19 May 2021
The error occurs due to a set of permissions not being able to validate properly in order to install SSHPASS. It is recommended to install SSHPASS prior to installing the Support Package if you are getting this error.
The installer for SSHPASS can be found here:
If this does work, you may need to modify the permissions on your computer using the following directions:
1) Reboot the Mac in recovery mode (CMD + R during boot)
2) Execute the following command in the terminal app:
csrutil disable; reboot
3) Reboot and retry the installation of the support package which should be successfully.
NOTE: A new version of the support package has been published to the web which should resolve the issue, so there is not a need for a workaround.
0 Comments
More Answers (0)
See Also
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!