Why do I get an error saying "Error installing third-party software SSHPASS" when installing the Raspberry Pi Support package on my Mac?
2 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2015 年 10 月 19 日
編集済み: MathWorks Support Team
2021 年 5 月 19 日
Why do I get an error saying "Error installing third-party software SSHPASS" when installing the Raspberry Pi Support package on my Mac?
採用された回答
MathWorks Support Team
2021 年 5 月 19 日
編集済み: MathWorks Support Team
2021 年 5 月 19 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!