Why do I get an error saying "Error installing third-party software SSHPASS" when installing the Raspberry Pi Support package on my Mac?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 19 de Oct. de 2015
Editada: MathWorks Support Team
el 19 de Mayo de 2021
Why do I get an error saying "Error installing third-party software SSHPASS" when installing the Raspberry Pi Support package on my Mac?
Respuesta aceptada
MathWorks Support Team
el 19 de Mayo de 2021
Editada: MathWorks Support Team
el 19 de Mayo de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!