Closed as not planned
Description
In installed rust on a clean Raspberry Pi 4 with the current version or raspberian using curl https://sh.rustup.rs -sSf | sh
, which I understand is the supported method for installing rust. It failed.
The solution was to use a non-default option, as described here:
https://stackoverflow.com/questions/67148415/fail-to-run-cargo-after-install-rust-on-raspberry-pi-4
I think it would be great if the install script could detect a Raspberry Pi and provide the correct default option.
I had the exact same set of issues described here: #2565
Metadata
Metadata
Assignees
Labels
No labels